TonicAudio / Tonic

Easy and efficient audio synthesis in C++
The Unlicense
523 stars 63 forks source link

Bandlimited Saw/Rect/Square Oscillators #203

Closed ndonald2 closed 11 years ago

ndonald2 commented 11 years ago

Non-aliasing oscillators! Hooray!

A few "code grooming" changes as well. Cleaning up headers, etc.

morganpackard commented 11 years ago

Woo-hoo!!!!!

Sent from my iPhone

On Jul 30, 2013, at 6:48 PM, "Nick D." notifications@github.com wrote:

Non-aliasing oscillators! Hooray!

A few "code grooming" changes as well. Cleaning up headers, etc.

You can merge this Pull Request by running

git pull https://github.com/TonicAudio/Tonic ND-BandlimitedOscillators

Or view, comment on, or merge it at:

https://github.com/TonicAudio/Tonic/pull/203 Commit Summary

File Changes

Patch Links:

ndonald2 commented 11 years ago

I'm satisfied with the stability and performance so far so I'm gonna go ahead and merge into development.