aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/rtpmidi.md
diff options
context:
space:
mode:
Diffstat (limited to 'backends/rtpmidi.md')
-rw-r--r--backends/rtpmidi.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/backends/rtpmidi.md b/backends/rtpmidi.md
index 84a7cd6..d15c9b5 100644
--- a/backends/rtpmidi.md
+++ b/backends/rtpmidi.md
@@ -22,10 +22,11 @@ stream, which may lead to inconsistencies during playback.
#### Global configuration
-| Option | Example value | Default value | Description |
-|---------------|-----------------------|-----------------------|-----------------------|
-| `detect` | `on` | `off` | Output channel specifications for any events coming in on configured instances to help with configuration. |
-| `mdns-name` | `computer1` | none | mDNS hostname to announce (`<mdns-name>.local`). Apple-mode instances with `title` configuration will be announced via mDNS if set. |
+| Option | Example value | Default value | Description |
+|-----------------------|-----------------------|-----------------------|-----------------------|
+| `detect` | `on` | `off` | Output channel specifications for any events coming in on configured instances to help with configuration. |
+| `mdns-name` | `computer1` | none | mDNS hostname to announce (`<mdns-name>.local`). Apple-mode instances with `title` configuration will be announced via mDNS if set. |
+| `mdns-interface` | `wlan0` | none | Limit addresses announced via mDNS to this interface. On Windows, this is prefix-matched against the user-editable "friendly" interface name. |
#### Instance configuration