You are here

Add new comment

rncbc's picture

if libsamplerate is used the audio clip is dynamically resampled for jack?

audio clip files are automatically resampled to current session/jackd's sample rate if different; resampling is carried out on the fly (playback) and that is the sole purpose of libsamplerate in qtractor.

proverbial undefined behavior occurs when qtractor is built and run without libsamplerate support and an audio sample file is played back to a session sample-rate that doesn't exactly match its own.

hth.
cheers