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
Add some basic play/control functions
#12
Closed
oubiwann
closed
3 years ago
oubiwann
commented
3 years ago
[x] play chord
[x] play note
[x] send CC
[x] ramp CC
[x] cycle CC (just one -- for infinite cycling, see #14)
[x] sustain pedal on/off
[x] soft pedal on/off
oubiwann
commented
3 years ago
Done.