Caleb Crome wrote:

Alright, I did what you suggested, and real player comes up and connects to the dummy sound card (I had to do a modprobe snd-pcm-oss and snd-mixer-oss). However, I don't get a file called /tmp/file.raw. Is there any way to check how the data is routed? Do I have to do anything to make .asoundrc get reread?


Thanks again, -Caleb

Clemens Ladisch wrote:

Caleb Crome wrote:


Arek Korbik wrote:


pcm.file {
type file
slave {
pcm "hw:0,0"
}
file "/tmp/file.raw"
}

what do I do with that bit of configuration data? I found the
/usr/share/alsa/alsa.conf, and there is a similar pcm.file entry
in that, but it seems to take parameters.


Put it into your ~/.asoundrc file, or into /etc/asound.conf for all
users.



Since I have no sound card, how do I configure my system to use
the dummy PCM driver and use the pcm.file plugin?


"modprobe snd-dummy" should work.


HTH Clemens




------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel








------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to