[linux-audio-dev] Dynamic resampling
Paul Davis
paul at linuxaudiosystems.com
Thu Jul 1 18:48: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 ?
libsamplerate. google for it.
More information about the Linux-audio-dev
mailing list