Add jack-matchmaker for VLC auto-routing

master
Quentin Duchemin 2018-06-21 00:20:45 +02:00
parent 16fd014225
commit f3a8f2691d
2 changed files with 10 additions and 1 deletions

View File

@ -194,4 +194,6 @@ for_window [class="Cadence"] floating enable; move container to workspace 3
for_window [class="Non-Mixer"] move container to workspace 3
for_window [class="Ardour"] move container to workspace 3
for_window [title="Pianoteq*"] move container to workspace 3
exec --no-startup-id "sh -c 'cadence-session-start --start; sleep 3; Ardour5 /mnt/data/Documents/Ardour/Petrus;"
exec --no-startup-id "sh -c 'cadence-session-start --start; sleep 3; Ardour5 /mnt/data/Documents/Ardour/Petrus;"
exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns

View File

@ -0,0 +1,7 @@
# VLC Left
vlc.*?1$
.*:VLC/.*?1
# VLC Right
vlc.*?2$
.*:VLC/in.*?2