alsa plugin for monitor

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

Subject: alsa plugin for monitor
From: Art Sulger (asulger_AT_11thHourVacations.com)
Date: Mon May 17 2004 - 16:45:00 EEST


Can anyone tell me what -i parameter I should use to record from my
digital mixer in alsa? I'm using a MAudio audiophile 2496 and
asound.conf listed below.

With this configuration alsa records like this:

arecord -D mon_mix x.wav

Here's the conf:
# from http://alsa.opensrc.org/index.php?page=1712+.asoundrc
pcm.ice1712 {
     type hw
     card 0
     device 0
}
pcm.mon_mix {
     type plug
     ttable.0.10 1 # (digital mix left)
     ttable.1.11 1 # (digital mix right)
     slave.pcm ice1712
}
pcm.hwout {
     type plug
     slave.pcm ice1712
}


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

This archive was generated by hypermail 2b28 : Mon May 17 2004 - 16:37:27 EEST