[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multichannel audio playback



Le 28/04/2021 à 09:37, Rodolfo Medina a écrit :
[...]
First of all, problem 1): same error now with a 2-channel and a 3-channel file:
[...]
ERROR:  Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-ALSA:
... Channel count 2 is out of range!"
[...]

http://nosignal.fi/ecasound/Documentation/examples.html#multichannel

I do not use ecasound but it seems to me that this indicates that by default ecasound is in a one channel (mono, channel #1) mode and that channels have to be specified with -a, perhaps like this:

$ ecasound -a:1,2,3 -i:sndfile,3canali.wav -o alsahw,2,0
 or perhaps
$ ecasound -a:all -i:sndfile,3canali.wav -o alsahw,2,0


Reply to: