Total noob question about coding Daisy through Arduino

Hmm, can you paste your actual audio callback/loop() code? It looks like the line you pasted is missing the map function call (guessing that’s what you were using there).

One thing I’d say is maybe try mapping it to 0.85 -> 0.99 or a very small range near 1.0 – depending on the lowpass freq setting low settings of the feedback can be very subtle.