Re: [linux-audio-user] recording with ecasound

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Monday, October 6, 2003 - 10:15 pm

> Is it possible to record from the spdif input? I've been googling

First of all, check you alsa.conf (slocate alsa.conf) to see if it
already has a spdif device listed, mine does. Try:

cat /location/of/your/alsa.conf | grep spdif

Mine says that...

pcm.spdif cards.pcm.iec958

...is available, so to use aplay as an example, this would mean
something like these:

aplay -D spdif mysound.wav
aplay -Dplug:spdif mysound.wav

Frankly, I'm not sure which one is right or how ecasound does this.
The ecasound docs and examples are a great place to start. There is
also someone who has apparenetly dealt wtih your exact problem (OK,
slightly different card) right here:

http://opensrc.org/alsa/index.php?page=1712+.asoundrc

And at the bottom I have posted my own /etc/asound.conf for my Delta
1010. Channels are accessed for recording or playback by their pcm
name (Ex. arecord -D ice1712_spdif myfile.wav) once they are set up.

I hope this helps.

Kevin

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[linux-audio-user] recording with ecasound, jordan muscott, (Mon Oct 6, 9:01 pm)
Re: [linux-audio-user] recording with ecasound, kevin ernste, (Mon Oct 6, 10:15 pm)
Re: [linux-audio-user] recording with ecasound, jordan muscott, (Tue Oct 7, 9:23 pm)
Re: [linux-audio-user] recording with ecasound, Tommi Sakari Uimonen, (Wed Oct 8, 12:49 pm)
Re: [linux-audio-user] recording with ecasound, jordan muscott, (Wed Oct 8, 8:53 pm)
Re: [linux-audio-user] recording with ecasound, Tommi Sakari Uimonen, (Thu Oct 9, 12:28 am)
Re: [linux-audio-user] recording with ecasound, Tommi Sakari Uimonen, (Thu Oct 9, 12:13 am)
Re: [linux-audio-user] recording with ecasound, Emiliano Grilli, (Mon Oct 6, 11:26 pm)