issues
search
ut-proj
/
undermidi
An Erlang/LFE MIDI soft real time server for live play of MIDI devices
BSD 2-Clause "Simplified" License
4
stars
1
forks
source link
Support sending MIDI messages
#8
Closed
oubiwann
closed
3 years ago
oubiwann
commented
3 years ago
Depends upon:
https://github.com/erlsci/midilib/issues/1
https://github.com/geomyidia/midiserver/issues/10
Tasks:
[x] Add the new midilib RC as a dep
[x] Update/add
term_to_binary
encoders for nested tuples/lists
[x] Expose MIDI-sending
gen_server
function
[x] Test once Go midiserver supports these messages
oubiwann
commented
3 years ago
Done.
Depends upon:
Tasks:
term_to_binary
encoders for nested tuples/listsgen_server
function