Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #234565

Re: Multichannel audio playback

From Rodolfo Medina <rodolfo.medina@gmail.com>
Newsgroups linux.debian.user
Subject Re: Multichannel audio playback
Date 2021-04-28 09:40 +0200
Message-ID <C8MXD-2RL-1@gated-at.bofh.it> (permalink)
References (5 earlier) <vpUL8-Q6-7@gated-at.bofh.it> <vqqrE-68a-15@gated-at.bofh.it> <C8AWu-3SF-3@gated-at.bofh.it> <C8CEV-4Zi-3@gated-at.bofh.it> <C8DhD-5sJ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Joel Roth <joelz@pobox.com> writes:

> On Tue, Apr 27, 2021 at 10:22:11AM -1000, Joel Roth wrote:
>> 
>> ecasound -i:libsndfile,audiofile -o alsa
>  
> that should be -i:sndfile 


Thanks, Joel...


2 problems seem to be involved:

1) make ecasound read and play the file;

2) properly use all those many outputs on the Behringer's back.

(Up to now, I can't make the `B' Playback Outputs work yet.  Only `A' seem to
respond.)

First of all, problem 1): same error now with a 2-channel and a 3-channel file:


$ ecasound -i:2canali.wav -o alsahw,2,0
**************************************************************************
*        ecasound v2.9.1 (C) 1997-2014 Kai Vehmanen and others    
**************************************************************************
(eca-chainsetup) Chainsetup "untitled-chainsetup"
(eca-chainsetup) NOTE: Real-time configuration, but insufficient privileges
... to utilize real-time scheduling (SCHED_FIFO). With small buffersizes,
... this may cause audible glitches during processing.
(eca-chainsetup) "rt" buffering mode selected.
(eca-chainsetup) NOTE: using existing audio parameters -f:s16_le,2,48000
... for object '2canali.wav' (tried to open with -f:s16_le,2,44100).
(eca-chainsetup) Opened input "2canali.wav", mode "read". Format: s16_le,
... channels 2, srate 48000, interleaved (locked params).
ERROR:  Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-ALSA:
... Channel count 2 is out of range!"



$ ecasound -i:sndfile,3canali.wav -o alsahw,2,0
**************************************************************************
*        ecasound v2.9.1 (C) 1997-2014 Kai Vehmanen and others    
**************************************************************************
(eca-chainsetup) Chainsetup "untitled-chainsetup"
(eca-chainsetup) NOTE: Real-time configuration, but insufficient privileges
... to utilize real-time scheduling (SCHED_FIFO). With small buffersizes,
... this may cause audible glitches during processing.
(eca-chainsetup) "rt" buffering mode selected.
(audioio_sndfile) Using libsndfile to open file "3canali.wav" for reading.
(eca-chainsetup) NOTE: using existing audio parameters -f:s16_le,3,48000
... for object 'sndfile' (tried to open with -f:s16_le,2,44100).
(eca-chainsetup) Opened input "sndfile", mode "read". Format: s16_le,
... channels 3, srate 48000, interleaved (locked params).
ERROR:  Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-ALSA:
... Channel count 2 is out of range!"


Both files were created via `sox -M' command from respectively 2 and 3 mono
files.


Please help if you can.

Thanks

Rodolfo

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Multichannel audio playback (was: Multichannel audio listening) Joel Roth <joelz@pobox.com> - 2021-04-27 22:40 +0200
  Re: Multichannel audio playback (was: Multichannel audio listening) Joel Roth <joelz@pobox.com> - 2021-04-27 23:20 +0200
    Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-04-28 09:40 +0200
      Re: Multichannel audio playback didier gaumet <didier.gaumet@gmail.com> - 2021-04-28 10:50 +0200
        Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-04-28 13:50 +0200
          Re: Multichannel audio playback didier gaumet <didier.gaumet@gmail.com> - 2021-04-28 15:00 +0200
          Re: Multichannel audio playback Joel Roth <joelz@pobox.com> - 2021-04-28 19:30 +0200
            Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-04-28 20:30 +0200
              Re: Multichannel audio playback Joel Roth <joelz@pobox.com> - 2021-04-28 20:40 +0200
                Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-04-28 21:00 +0200
              Re: Multichannel audio playback didier gaumet <didier.gaumet@gmail.com> - 2021-04-29 09:30 +0200
                Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-04-29 15:00 +0200
                Re: Multichannel audio playback didier gaumet <didier.gaumet@gmail.com> - 2021-04-29 19:20 +0200
              Re: Multichannel audio playback David Wright <deblis@lionunicorn.co.uk> - 2021-04-30 06:00 +0200
                Re: Multichannel audio playback Dan Ritter <dsr@randomstring.org> - 2021-04-30 15:30 +0200
                Re: Multichannel audio playback David Wright <deblis@lionunicorn.co.uk> - 2021-05-01 06:50 +0200
                Re: Multichannel audio playback Rodolfo Medina <rodolfo.medina@gmail.com> - 2021-05-01 10:30 +0200
                Re: Multichannel audio playback David Wright <deblis@lionunicorn.co.uk> - 2021-05-04 18:10 +0200

csiph-web