Re: [Alsa-user] Slightly OT: how to pipe output to look like a soundcard

2013-03-01 Thread Robert M. Riches Jr.
(Oops. Forgot to reply to the list as well...) I'm definitely not an ALSA expert, but I believe there's supposed to be a way to do what you're asking. There's a kernel module called snd_aloop that creates one or more artificial sound cards. You can play sound samples to it from one client and ca

[Alsa-user] Slightly OT: how to pipe output to look like a soundcard

2013-03-01 Thread lists
Not exactly ALSA related, but I have software defined radio program that feeds an audio stream to stdout. Can I make it look like a /dev/dsp device so other programs can use it. That is programs designed to read from soundcards? -