diff options
author | cbdev <cb@cbcdn.com> | 2020-03-09 21:31:54 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-03-09 21:31:54 +0100 |
commit | 4ebcda3a1b0d90c44e91a5dfe455ad59fe694cbe (patch) | |
tree | e3642cdfbe11422edeb4f64118b1700292ad9231 /configs | |
parent | 878988c9d5a8e106af16d55702176a0ce8f0ae71 (diff) | |
download | midimonster-4ebcda3a1b0d90c44e91a5dfe455ad59fe694cbe.tar.gz midimonster-4ebcda3a1b0d90c44e91a5dfe455ad59fe694cbe.tar.bz2 midimonster-4ebcda3a1b0d90c44e91a5dfe455ad59fe694cbe.zip |
Update README and example config
Diffstat (limited to 'configs')
-rw-r--r-- | configs/osc-artnet.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/osc-artnet.cfg b/configs/osc-artnet.cfg index ab1d767..35b2111 100644 --- a/configs/osc-artnet.cfg +++ b/configs/osc-artnet.cfg @@ -5,7 +5,7 @@ bind = 0.0.0.0 [osc touch] -bind = * 8000 +bind = 0.0.0.0 8000 dest = learn@8001 [artnet out] |