Closed sevagh closed 4 years ago
In the code there are some instances of 44100 hardcoded. Does that mean the input audio frames are expected to have a sampling rate of 44100?
I believe so, yes (it was 11 or 12 years ago that I initially wrote this algorithm). I would ideally update it to run on any sample rate but I'd need some time to do that with a cool head :)
In the code there are some instances of 44100 hardcoded. Does that mean the input audio frames are expected to have a sampling rate of 44100?