spiricom / Electrobass_JUCE

Plugin / Standalone software for the Electrobass bass synthesizer, built in JUCE using the LEAF audio library
MIT License
1 stars 1 forks source link

moving knob quickly during streaming values misses values and never catches up #33

Closed spiricom closed 1 year ago

spiricom commented 1 year ago

(maybe need to queue them or at least check last value when movement stops) Try quickly going from zero to 1 and you'll see the last value sent is 0.05 or something.