Add new pattern for Firefox (AudioStream can be AudioCallbackDriver)
parent
f6d86dfade
commit
f53941914e
|
@ -8,7 +8,7 @@ vlc.*?2$
|
||||||
|
|
||||||
# == Firefox, all tabs mixed in one : volume per tab is managed through players directly ==
|
# == Firefox, all tabs mixed in one : volume per tab is managed through players directly ==
|
||||||
# FF Left
|
# FF Left
|
||||||
.*?:AudioStream.*?0$
|
.*?:Audio.*?0$
|
||||||
.*:Firefox/in-1
|
.*:Firefox/in-1
|
||||||
|
|
||||||
# FF Right
|
# FF Right
|
||||||
|
@ -20,4 +20,4 @@ Pianoteq.*?1$
|
||||||
.*:PianoTeq/in-1
|
.*:PianoTeq/in-1
|
||||||
|
|
||||||
Pianoteq.*?2$
|
Pianoteq.*?2$
|
||||||
.*:PianoTeq/in-2
|
.*:PianoTeq/in-2
|
||||||
|
|
Loading…
Reference in New Issue