Re: [ecasound] Delta 1010 , Mono recording

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

Subject: Re: [ecasound] Delta 1010 , Mono recording
From: Joel Roth (jroth_AT_mauigateway.com)
Date: Thu Apr 29 2004 - 10:34:29 EEST


On Mon, Apr 26, 2004 at 05:08:09PM -0700, H. T. Hind wrote:
> Hello,
>
> I'm using a Delta 1010 LT card to record from radio tuners.
> How does one record from all 10 inputs ?

Here is a start:

ecasound -s session.ecs

---------------session.ecs-----------------

# ecasound chainsetup file

# general

-b:128 -r:1 -z:intbuf -z:db,100000 -X -z:nopsr

# audio inputs

-a:1,2,3,4,5,6,7,8,9,10 -f:s32_le,12,44100,i -i:alsa,ice1712
#

# audio outputs

-a:1 -erc:1,1 -f:s16_le,1,44100,i -o:ch1.wav
-a:2 -erc:2,1 -f:s16_le,1,44100,i -o:ch2.wav
-a:3 -erc:3,1 -f:s16_le,1,44100,i -o:ch3.wav
-a:4 -erc:4,1 -f:s16_le,1,44100,i -o:ch4.wav
-a:5 -erc:5,1 -f:s16_le,1,44100,i -o:ch5.wav
-a:6 -erc:6,1 -f:s16_le,1,44100,i -o:ch6.wav
-a:7 -erc:7,1 -f:s16_le,1,44100,i -o:ch7.wav
-a:8 -erc:8,1 -f:s16_le,1,44100,i -o:ch8.wav
-a:9 -erc:9,1 -f:s16_le,1,44100,i -o:ch9.wav
-a:10 -erc:10,1 -f:s16_le,1,44100,i -o:ch10.wav

-------------------end--------------------------

------------.asoundrc (partial)----------------
pcm.ice1712 {
    type hw
    card 1
}
ctl.ice1712 {
        type hw
        card 1
}
pcm_slave.ice {
        pcm ice1712
}

-----------------end-----------------

> I see 8 Analog inputs and
> two digital.
>
> How can I use the two digital ports to record ? Do I need special
> adapters ? When I plugged the line-out from a audio-source to
> the S0 port, I didn't see anything in envy24control .
>
> I'm using JACK and ecasound to record the individual channels to
> individual files.
>
> As the Delta 1010 seems capable of stereo recording , is it
> possible to record 20 line-ins in a mono mode ? If so, how do I
> split it ? I bought a couple of adapters from Radio Shack such
> that I can connect 2 cables to the analog-in of the delta-1010 ?
> Is it possible to then route the invididual channels to
> individual files ?
 
Sorry only ten or so channels that I know. Has anyone used all twelve??

-- 
Joel Roth


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

This archive was generated by hypermail 2b28 : Thu Apr 29 2004 - 10:48:21 EEST