On 05/03/2016 04:12 PM, Michael Jarosch wrote:
> Hi!
>
> Sorry for my dumpness, but I need vlc to connect to the output-ports 9
> and 10 of my RME HDSP via jack. I tried:
>
> vlc --jack-connect-regex system:playback_9 track01.mp3
>
> which works perfectly, but mono. (Both outputs of the mp3-file are
> routed to playback_9.)
> But I need a stereo connection to playback_9 and playback_10 and I just
> don't know how to express that with regex... :(
Did you try:
vlc --jack-connect-regex "system:playback_(9|10)" track01.mp3
Jeremy
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
This archive was generated by hypermail 2.1.8 : Thu May 05 2016 - 16:15:01 EEST