Olivier Guilyardi <ml(a)xung.org> writes:
- 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.