How to handle audio signals with 16k sampling rate

1 post / 0 new
StrongYao
StrongYao's picture
Joined: February 17, 2014

Hi all,

I have an FIR filter that works in 16k sampling rate and I want to code it into a VST. The problem is AudioMulch does NOT support that frequency so maybe a resampler is needed here. Do you guys have any idea to implement this easily? Thanks!