FreeDSP OCTAVIA

Hi tomhrbek-San,

Yes, please try debounce=2 or 3 something like this way...

スクリーンショット 2024-04-17 22.25.18.png

CyberPit
 
Hi @CyberPit yes, it's better, but the potentiometer isn't as responsive.
Debounce 3 and potentiometer AUXADC0 in the same position, sometimes a different value appears there:
Param Value: 0.78515625
Param Value: 0.7861328125

And here's how AUXADC5 behaves with debounce 3:
Param Value: 0.1982421875
Param Value: 0.2001953125

Does it happen to you as well, or is it just an anomaly on my hardware?
Do you also use such debounce? It's only a 10-bit AUXADC, but I still feel like something is wrong.

Many Thanks, Tom