mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-23 08:09:57 +01:00
Updated selection target for OSC
Adds ability to target a selection of sources stored in the Player
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#define OSC_OUTPUT_FADE_OUT "/fade-out"
|
||||
|
||||
#define OSC_ALL "/all"
|
||||
#define OSC_SELECTED "/selected"
|
||||
#define OSC_SELECTED "/selection"
|
||||
#define OSC_CURRENT "/current"
|
||||
#define OSC_NEXT "/next"
|
||||
#define OSC_PREVIOUS "/previous"
|
||||
|
||||
Reference in New Issue
Block a user