TonicAudio / Tonic

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

Divisor operator seems to de-stereo-ize a signal #196

Closed morganpackard closed 11 years ago

morganpackard commented 11 years ago

In this context:

allVoices = allVoices + voice / NUM_VOICES;