On Tue, Feb 03, 2004 at 06:29:14PM +0200, Kai Vehmanen wrote:
ecasound -f:32,12,44100 -i alsa,hw:0 -f:32,10,44100 -o
alsa,hw:0
Ok, this works, and seems to copy in to out on all channels.
ecasound -a:1,2 -f:32,14,44100 -i alsa \
-a:1 -f:32,1,44100 -o foo_ch1.wav \
-a:2 -erc:7,1 -f:32,1,44100 -o foo_ch7.ch
... '-erc:src,dst' copies from channel to channel.
Still trying to understand that. Could you give a practical
example ? Say e.g. that I want to play t2.wav and t5.wav to
outputs 2 and 5, and record from inputs 1 and 6 to t1.wav and
t6.wav. This emulates an 8-track machine playing back two
channels and recording two others. How would that be done ?
Many thanks for your help.
--
Fons