Re: [linux-audio-dev] Jack and sample rate conversion : realtime or not ?

From: Jack O'Quin <joq@email-addr-hidden>
Date: Thu Mar 24 2005 - 02:55:55 EET

Olivier Guilyardi <ml@email-addr-hidden> writes:

> Hi,
>
> If playing a sound file that has a different framerate from Jack, using
> libsamplerate, should I :
>
> - convert in real time, in the process callback ?
> - convert the whole file into memory when loading it ?
>
> Actually, I've already coded the second option, but just discovered the
> jack_set_samplerate_callback() method, which seems to require the
> first option... Is it important to support framerate changes while
> rolling ?

No. That callback has never been implemented and may very likely be
removed from the interface.

-- 
  joq
Received on Thu Mar 24 04:15:09 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 24 2005 - 04:15:09 EET