[LAU] Jconvolver output format
Fons Adriaensen
fons at linuxaudio.org
Sun Nov 3 12:20:01 CET 2019
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
More information about the Linux-audio-user
mailing list