[linux-audio-user] ecasound/alsa question

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

Subject: [linux-audio-user] ecasound/alsa question
From: Aaron Trumm (aaron_AT_nquit.com)
Date: Wed Jul 14 2004 - 01:05:51 EEST


Hello y'all - somebody's bound to know this one - i can't quite find it in tutorials or examples

i'm trying to record multiple tracks at once (different tracks into ecasound) and also play them back as seperate tracks sent to seperate outputs (as i am always trying to do)

i believe i succeeded at this last night using jack, like so:

input:

ecasound -c -r -b:64 -f:16,1,48000 -a:1 -i jack_alsa,alsa_pcm:capture_1 -o track1.wav -a:2 -i jack_alsa,alsa_pcm:capture_2 -o track2.wav

and output:

ecasound -c -r -a:1 -i track1.wav -o jack_alsa,alsa_pcm:playback_1 -a:2 -i track2.wav -o jack_alsa,alsa_pcm:playback_2

but i'd like to do it without jack now - possible? I would think so - using the same addressing as aconnect uses right? but i don't remember the syntax - can't find the emails mark k. wrote me about that very thing...

anybody care to re-enlighten me? :)


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

This archive was generated by hypermail 2b28 : Wed Jul 14 2004 - 01:13:44 EEST