[linux-audio-dev] Dynamic resampling

Olivier Guilyardi ml at xung.org
Thu Jul 1 18:14:15 UTC 2004


Hi everyone,

How should I perform resampling at runtime ? Like : I load samples with 
different bitrates, then JACK calls my process() callback function using 
its own bitrate... If the JACK bitrate and the sample one match, there's 
nothing to do, but if they differ, there's a need for resampling.

Do you have an example algorithm, or some pointers, like some app that 
does this in a nice manner ?

Thanks.

--
     Olivier



More information about the Linux-audio-dev mailing list