Re: [Alsa-user] Audio codec channels as separate devices

2014-07-01 Thread Mathias
channel ? aplay -L lists output decives, while arecord -L lists input devices. The dmixer-like stuff will be dnsoop. - Mathias -- Open source business process management suite built on Java and Eclipse Turn processes

Re: [Alsa-user] Audio codec channels as separate devices

2014-06-30 Thread Krause, Mathias
Hello, yes, check a combination of "dmix" and "route" (or plug) to do that: http://www.alsa-project.org/main/index.php/Asoundrc - Mathias Hello, I want to use the channels of the usb audio codec with independent sounds. Is it possible to make these channels separate d

Re: [Alsa-user] Audio codec channels as separate devices

2014-07-01 Thread Krause, Mathias
Hello, please try using something like that. (un-tested). Playing to dev1 and dev2 should then create mono streams with are send to one of the dmixer channel. Check http://www.alsa-project.org/main/index.php/Asoundrc to see what is going on. Regards, Mathias pcm.dev1 { type plug

Re: [Alsa-user] Audio codec channels as separate devices

2014-07-02 Thread Mathias Krause
for controls, which your soundcard has one. If you want to have a volume control for your virtual single-channel devices, you have to use another softvol plugin. - Mathias -- Open source business process management sui

Re: [Alsa-user] Audio codec channels as separate devices

2014-07-02 Thread Mathias Krause
s appear in alsamixer instead of the card > 1. Yes this needs writing controller plugins. Any ideas? > > as said before, use softvol for that. Please note that this will then be handled in software and therefore need CPU. Just use something like this

[Alsa-user] Broken configuration for this PCM: no configurations available (chaining dsnoop and LADSPA)

2021-05-17 Thread Mathias Weyland
Hello I have issues with the on-chip audio PHY of an Orange Pi Zero. This hardware seems to block the input stream if you record from it ("audio open error: Device or resource busy"). The canonical workaround for this appears to be dsnoop. Indeed, the following asound config allows for multiple