diff options
author | cbdev <cb@cbcdn.com> | 2018-02-18 21:40:51 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2018-02-18 21:40:51 +0100 |
commit | 76f017d6db8a8b707077e0f8066ded267d7ceb5a (patch) | |
tree | 7f8cedce17548e83615099af0d9d15b4a0e14824 | |
parent | 0bf1abc7d0183206e51f620a5546f554683b1739 (diff) | |
download | midimonster-76f017d6db8a8b707077e0f8066ded267d7ceb5a.tar.gz midimonster-76f017d6db8a8b707077e0f8066ded267d7ceb5a.tar.bz2 midimonster-76f017d6db8a8b707077e0f8066ded267d7ceb5a.zip |
Add example
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ It allows the user to translate channels on one protocol into channels on anothe * Translate OSC messages into MIDI * Use an OSC app as a simple lighting controller via ArtNet * Visualize ArtNet data using OSC servers +* Control lighting fixtures or DAWs using gamepad controllers ## Usage |