On Tue, Sep 4, 2012 at 3:02 AM, Grant
<emailgrant@gmail.com> wrote:
>> Is it possible to use jackd without specifying a samplerate, or is
>> that the domain of pulseaudio?
>
> Jackd does not resample.
So in order to use jack, I must start it at a specific sample rate and
send audio to it in that sample rate. Sending audio to the jack
server in any other samplerate will result in no output.
not correct. sending data that was created using a different SR than the server is using will result in the sound being pitch-shifted up or down.