Re: [ecasound] Re: "Device busy" w/ multitrack capture on Delta-66

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] Re: "Device busy" w/ multitrack capture on Delta-66
From: Kai Vehmanen (k_AT_eca.cx)
Date: Wed Oct 16 2002 - 18:40:54 EEST


On Tue, 3 Sep 2002, Anthony wrote:

>> On Tue, 3 Sep 2002, Anthony wrote:
>>> ecasound -f:s32_le,12,48000,i -a:1,2,3,4 -i:alsa,ice1712 \
>>> -a:1 -f:s32_le,2,48000,i -erc:1,1 -o:stereo1.wav \
>>> -a:2 -f:s32_le,2,48000,i -erc:2,2 -o:stereo1.wav \
>>> -a:3 -f:s32_le,2,48000,i -erc:3,1 -o:stereo2.wav \
>>> -a:4 -f:s32_le,2,48000,i -erc:4,2 -o:stereo2.wav
>> Actually this isn't quite correct. You are not allowed to have
>> multiple chains attached to the same file. Let's make a few mods:
> It seemed to work! :) At least it sounded right...What does my above
> example actually do then?

Well, ecasound opens both 'stereo1.wav' and 'stereo2.wav' twice.
Data in chain '2' will be written over the output data of chain '1',
and same for '3' and '4'.

It has been on my todo-list for a long, long time to add
a small validity parser to ecasound that would warn the user
about common chainsetup configuration problems. Hopefully I some day
actually manage this to implement this... It's not too difficult
to make these mistakes even if you're a long-time ecasound user
(especially with more complicated chainsetups).

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Oct 16 2002 - 18:39:24 EEST