Hi list,
on Debian Linux with jackd running at 44100 it seems that [samplerate~] when [loadbang]ed will report a rate of
48000. But if this loadbang is [delay]ed by 1msec it will report the
correct rate of 44100.
Furthermore, sound files created via [writesf~] and [loadbang] will have
a 48k sampling rate, while files created one millisecond after loadbang
will have a 44k1 rate. I include a minimal working example.
Is this behavior known?
best, Peter