On 7/28/19 5:26 PM,
liebrecht(a)grossmann-venter.com wrote:
I just wish I could work at 48000Hz.
I use the VSL1818 at 48kHz exclusively. I still have a 8+ year old
original firmware (and I have to force USB3 ports to USB2 compat).
I heard that some people have issues once the device as at least once
connected to a Mac or Window box. Maybe a factory reset can help?
Maybe I dont understand alsa correctly, because a
48kHZ jackd string
doesnt work at 48kHz.
That's jackd's fault. Jack's ALSA backend always silently falls back the
"closest available" samplerate. -- IMHO it should rather fail instead,
but it doesn't.
You can check with the `jack_bufsize` commmandline tool. That prints the
actual current buffesize and samplerate.
HTH,
robin
In my case I dont get a sample rate only bguffer size.
~$ jack_bufsize
128
~$