Unison: Fixes off by one error
commitd1302ad4c598c439a5a8f704b3e057b385870049
authorfundamental <mark.d.mccurry@gmail.com>
Wed, 20 Jun 2012 19:46:27 +0000 (20 15:46 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Wed, 20 Jun 2012 19:46:27 +0000 (20 15:46 -0400)
tree39e8a924ee5f38856fbac89856633846f5cf2d97
parent8293230a2a0af8b9370d557a13b324f04c072119
Unison: Fixes off by one error

Previously Unison could read an element off the end of its buffer, generating
noise in part of the output. This affected reverb and possibly unison enabled
notes in adsynth.
src/DSP/Unison.cpp