Skip to content

Commit b529f4d

Browse files
committed
Update logo
1 parent 8ebc431 commit b529f4d

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

MIDIMonster.svg

+1-1
Loading

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ with additional flexibility provided by a [Lua scripting environment](backends/l
2525
With these features, the MIDIMonster allows the user to translate any channel on one protocol into channel(s)
2626
on any other (or the same) supported protocol, for example to:
2727

28-
* Translate MIDI Control Changes into Notes ([Example configuration](configs/unifest-17.cfg))
28+
* Translate MIDI Control Changes into MIDI Notes ([Example configuration](configs/unifest-17.cfg))
2929
* Translate MIDI Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg))
3030
* Translate OSC messages into MIDI ([Example configuration](configs/midi-osc.cfg))
3131
* Dynamically generate, route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua))

TODO

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway
66
make event collectors threadsafe to stop marshalling data...
77
collect & check backend API version
88
windows strerror
9+
move all connection establishment to _start to be able to hot-stop/start all backends

midimonster.ico

309 KB
Binary file not shown.

0 commit comments

Comments
 (0)