aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/midi.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-08-01 20:58:21 +0200
committercbdev <cb@cbcdn.com>2019-08-01 20:58:21 +0200
commitbbeade8898200a8024169ece30c620016fd5eaf1 (patch)
tree889b75be9fcbc8251cb05972c7fb40ac6e6e650f /backends/midi.md
parenta23ce7718ab61e73586d2738329d6bbace0b764b (diff)
downloadmidimonster-bbeade8898200a8024169ece30c620016fd5eaf1.tar.gz
midimonster-bbeade8898200a8024169ece30c620016fd5eaf1.tar.bz2
midimonster-bbeade8898200a8024169ece30c620016fd5eaf1.zip
Implement midi backend detect option
Diffstat (limited to 'backends/midi.md')
-rw-r--r--backends/midi.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/midi.md b/backends/midi.md
index 9733cc2..5e295ee 100644
--- a/backends/midi.md
+++ b/backends/midi.md
@@ -7,6 +7,7 @@ The MIDI backend provides read-write access to the MIDI protocol via virtual por
| Option | Example value | Default value | Description |
|---------------|-----------------------|-----------------------|-----------------------|
| `name` | `MIDIMonster` | none | MIDI client name |
+| `detect` | `on` | `off` | Output channel specifications for any events coming in on configured instances to help with configuration. |
#### Instance configuration