aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/osc.md
diff options
context:
space:
mode:
Diffstat (limited to 'backends/osc.md')
-rw-r--r--backends/osc.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/backends/osc.md b/backends/osc.md
index c784cda..e9aa4d5 100644
--- a/backends/osc.md
+++ b/backends/osc.md
@@ -5,7 +5,9 @@ spoken primarily by visual interface tools and hardware such as TouchOSC.
#### Global configuration
-This backend does not take any global configuration.
+| Option | Example value | Default value | Description |
+|---------------|-----------------------|-----------------------|-----------------------|
+| `detect` | `on` | `off` | Output the path of all incoming OSC packets to allow for easier configuration. Any path filters configured using the `root` instance configuration options still apply. |
#### Instance configuration
@@ -78,4 +80,4 @@ The default ranges are:
#### Known bugs / problems
-Ping requests are not yet answered. There may be some problems using broadcast output and input. \ No newline at end of file
+Ping requests are not yet answered. There may be some problems using broadcast output and input.