diff options
author | cbdev <cb@cbcdn.com> | 2018-03-11 01:02:45 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2018-03-11 01:02:45 +0100 |
commit | 3f7e6529cc6841d0b4f5539c3809e501f0751cf7 (patch) | |
tree | d9790da17c89ae48cddceea1a589de98fd949f40 | |
parent | 9a0a6410cf1b5921c8c9dd7c8606f1a758242a50 (diff) | |
download | midimonster-3f7e6529cc6841d0b4f5539c3809e501f0751cf7.tar.gz midimonster-3f7e6529cc6841d0b4f5539c3809e501f0751cf7.tar.bz2 midimonster-3f7e6529cc6841d0b4f5539c3809e501f0751cf7.zip |
Link example configurations
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,12 +14,12 @@ Currently, the MIDIMonster supports the following protocols: The MIDIMonster allows the user to translate any channel on one protocol into channel(s) on any other (or the same) supported protocol, for example to: -* Translate MIDI Control Changes into Notes -* Translate MIDI Notes into ArtNet or sACN +* Translate MIDI Control Changes into Notes ([Example configuration](configs/unifest-17.cfg)) +* Translate MIDI Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg)) * Translate OSC messages into MIDI * Use an OSC app as a simple lighting controller via ArtNet or sACN * Visualize ArtNet data using OSC tools -* Control lighting fixtures or DAWs using gamepad controllers +* Control lighting fixtures or DAWs using gamepad controllers ([Example configuration](configs/evdev.conf)) * Play games or type using MIDI controllers # Table of Contents |