On Sat, Nov 02, 2019 at 11:28:41AM -0700, bricolodu wrote:
> I have a setup that is running fine with :
> Raspberry Pi (I2S) / Squeezelite / Jack / Jconvolver / I2S DAC
> ...
> How could I change the audio format from jconvolver ?
Jconvolver is a Jack app, which means that it doesn't talk
directly to any sound hardware. Jack does that. In other
words,
Jconvolver -> I2S DAC
is impossible. What you have is
Jconvolver -> Jack -> I2S DAC
So you need to configure Jack to use whatever audio
output you want to use.
-- FA _______________________________________________ Linux-audio-user mailing list Linux-audio-user@lists.linuxaudio.org https://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Wed Jan 1 02:16:38 2020
This archive was generated by hypermail 2.1.8 : Wed Jan 01 2020 - 02:16:38 EET