TonicAudio / Tonic

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

registerSynth in BandLimited demo causes compile error in development branch #205

Closed morganpackard closed 11 years ago

morganpackard commented 11 years ago

Should be TONIC_REGISTER_SYNTH.

ndonald2 commented 11 years ago

Good catch, thanks! Not sure how I missed that. Fixed.