Bridge's default OSC plugin
This plugis allows external services to communicate to Bridge using the Open Sound Control protocol (OSC).
The following list is a reference of the OSC paths that are available within this plugin.
Execute a command
Index | Type | Description |
---|---|---|
0 | String | The id of the command to execute |
1...n | any | Arguments that will be passed to the command |
Play an item
Index | Type | Description |
---|---|---|
0 | String | The id of the item to play |
Stop an item
Index | Type | Description |
---|---|---|
0 | String | The id of the item to stop |
Play the main client's current selection
Stop the main client's current selection
Play all items with the specified tag
Stop all items with the specified tag