PaulStoffregen / Audio

Teensy Audio Library
http://www.pjrc.com/teensy/td_libs_Audio.html
1.1k stars 408 forks source link

filter_variable.cpp & .h: added 4x oversampling; change min q to 0.5 … #484

Open windysynth opened 2 months ago

windysynth commented 2 months ago

…from 0.7; and increase max octaveControl to 7.9998f from 6.9999f;

This allows the filter cutoff to reach 20kHz with a q as low as 0.5 while maintaining stability (no harsh white noise artifacts)