>>>>> Steffen Sauder writes:

>> With the Terratec DMX 6fire 24/96 I'm having trouble
>> making stereo recordings from the various input

> I have added some pcm definitions to my .asoundrc to
> easily select the dmx6fires stereo inputs, after adding
> these you should be able to record from your phono input
> with
> arecord -D phono -d 10 -r 44100 -f S16_LE -c 2 tst.wav

Great, it works!

> If you have any other questions right now, feel free to
> ask...

Is there a sort of a map for this ominous ttable?

Thanks a lot.

                   Patrick

PS: .asoundrc now looks like this

| pcm.ice1712 {
|              type hw
|              card 0
|            device 0
| }
| 
| ctl.ice1712 {
|              type hw
|              card 0
|            device 0
| }
| 
| pcm.cd {
|         type plug
|         ttable.0.0 1
|         ttable.1.1 1
|         slave.pcm ice1712
| }
| 
| pcm.line {
|         type plug
|         ttable.0.2 1
|         ttable.1.3 1
|         slave.pcm ice1712
| }
| 
| pcm.phono {
|         type plug
|         ttable.0.4 1
|         ttable.1.5 1
|         slave.pcm ice1712
| }

-- 
trotzdem ist es nichts weniger als angenehm, von dem Verdacht
gequält zu werden, der Verstand schwinde unmerklich dahin


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to