diff options
author | cbdev <cb@cbcdn.com> | 2019-12-12 20:34:03 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-12 20:34:03 +0100 |
commit | 3d7291df090350365b78550bfc8152ee2576f6a9 (patch) | |
tree | 0f2f5cf06e1be47894b23b788951fbe5ffe32327 | |
parent | bef4dd78ca2a610b4c669ea2c7a477283769997d (diff) | |
download | midimonster-3d7291df090350365b78550bfc8152ee2576f6a9.tar.gz midimonster-3d7291df090350365b78550bfc8152ee2576f6a9.tar.bz2 midimonster-3d7291df090350365b78550bfc8152ee2576f6a9.zip |
Fix description
-rw-r--r-- | backends/sacn.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/sacn.md b/backends/sacn.md index 46f1197..f5f1db4 100644 --- a/backends/sacn.md +++ b/backends/sacn.md @@ -14,7 +14,7 @@ containing all write-enabled universes. The `bind` configuration value can be extended by the keyword `local` to allow software on the local host to process the sACN output frames from the MIDIMonster (e.g. `bind = 0.0.0.0 5568 local`). -This has the side effect of generating mirroring the output of instances on this descriptors to their input. +This has the side effect of mirroring the output of instances on those descriptors to their input. #### Instance configuration |