Inputs
You can configure Syntien 2 to receive OSC data while you're performing to edit your interface or re-configure individual controls.
Enabling OSC Input
To enable or disable incoming OSC, navigate to the
Global Commands
Syntien will recognize the following commands on any interface.
| Command | Description |
|---|---|
/syntien openTab <tabNumber> | Navigate to the specified tab |
/syntien insertTabBefore <tabNumber> | Insert a tab before the tab at the specified index |
/syntien insertTabAfter <tabNumber> | Insert a tab after the tab at the specified index |
/syntien removeTab <tabNumber> | Remove the tab at the specified index |
/syntien removeControl <controlId> | Remove controls with the specified Control ID |
/syntien clear | Remove all controls from the interface |
Control-Specific Commands
Syntien also recognizes commands specific to each control. When editing a control, select "Inputs" and create an OSC input if one doesn't exist yet. You can use the Control ID as the input's OSC address, or specify a different OSC address. All valid commands for the control will be shown on this page as well.
If you don't want to work with OSC, you can uncheck "Create default OSC inputs" on the Settings page.
See the Controls documentation for more information on control-specific commands.