marcel-licence / ML_SynthTools

ML_SynthTools
GNU General Public License v3.0
149 stars 25 forks source link

fix to allow runtime Reverb time change #26

Closed copych closed 1 year ago

copych commented 1 year ago

Originally you have == comparison, so when you turn the time lower than the current one, the pointer easily falls out of the range giving you random crashes.