Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #234562
| From | Joel Roth <joelz@pobox.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: Multichannel audio playback (was: Multichannel audio listening) |
| Date | 2021-04-27 22:40 +0200 |
| Message-ID | <C8CEV-4Zi-3@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <uaxJ1-76G-43@gated-at.bofh.it> <uaNb4-v7-11@gated-at.bofh.it> <vpUL8-Q6-7@gated-at.bofh.it> <vqqrE-68a-15@gated-at.bofh.it> <C8AWu-3SF-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 27, 2021, Rodolfo Medina wrote: > Four years ago this interesting thread. Now I've purchased a Behringer > UMC404HD 4-channels audio interface and finally want to do my experiment. Now > I have a 3-channel .wav file and 3 loudspeakers connected to Behringer's > output: I want to playback each channel to a different speaker. I get error: > > $ ecasound -i 3canali.wav -f:16,3,44100 -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. > ERROR: Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-WAVE: > ... Only WAVE_FORMAT_PCM and WAVE_FORMAT_IEEE_FLOAT are supported." Hi Rodolfo, As didier gaumet writes, 3canali.wav is not one of ecasound's supported formats. You should find out what it is. Maybe try file 3canali.wav Also, ecasound can use libsndfile to expand the range of compatible audiofiles for reading and writing. ecasound -i:libsndfile,audiofile -o alsa If the extension doesn't match the file format, you can specify the file type, e.g. ecasound -i:libsndfile,audiofile,aiff -o alsa cheers -- Joel Roth
Back to linux.debian.user | Previous | Next — Next in thread | Find similar | Unroll 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