[Alsa-user] Virtual device with conditional routing
Brought to you by:
perex
|
From: Frederik V. <fre...@go...> - 2011-08-01 08:09:32
|
Hi, I'd like to route the sound from a virtual device to two other devices, depending on the number of audio channels of the input stream. Example: if (channels > 2): send output to device pcm.surround else: send output to device pcm.stereo Is there a way to accomplish this task? Best regards, Frederik |