Thank you.
Hi, Can this library resample a signal that is delivered as 16384 doubles at a sample rate of 250kHz to 192kHz? If so, which function would be used? Will the result be an array of size 16384? Currently, I have experince myself downsampling 1.92MHz to 192kHz by doing a lowpass filter followed by keepint on sample out of 10. This is then sent to an FFT for plotting and to a sound ouput module to output the sound at 192kHz. However this sample rate conversion requires upsampling by 96 and then downsampling...
I have been having a lot of issues with commercial DirectShow .NET packages (Mitov.com,...