Does anyone on this list know how to setup .asoundrc to allow an app to monitor the audio ouput on ANY pcm device/subdevice like in the 0.5.x tree? (snd_pcm_loopback)
As 0.9.x matures, I want my applications that used pcm_loopback to be ported to use the much more robust 0.9.x API. I'd thought of something like a pseudo PCM device, that my app "RECORDS" from, that is linked to some PCM device/subdevice on the system. so that when xmms plays on pcm0d0s0 (pcm card 0 device 0 subdev 0 ), my app will get a copy of what is heard on the speakers on a pseudo device pcmloop0d0s0? Is this (hopefully) doable using some tricks in .asoundrc??? (pcm_copy?, pcm_share, pcm_shm ??) I'd appareciate any suggestions. (The more flexible the solution the better. Being able to monitor a subdevice would be the most ideal, so I could monitor say, channel 6 on a 24 channel card, if I wanted to) ===== Dave J. Andruczyk Enterprise Resource Providers __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel