Second commit
This commit is contained in:
parent
3a369ab731
commit
f9ef8cedee
@ -10,14 +10,21 @@ python3 miredis.py
|
||||
## Redis keys
|
||||
|
||||
"/midi/noteon/midichannel" value : "note/velocity"
|
||||
|
||||
"/midi/noteoff/midichannel" value : "note"
|
||||
|
||||
"/midi/cc/midichannel/ccnumber" value : "ccvalue"
|
||||
|
||||
## OSC
|
||||
|
||||
/midi/noteon midichannel note velocity
|
||||
|
||||
/midi/noteoff midichannel note
|
||||
|
||||
/midi/cc midichannel ccnumber value
|
||||
|
||||
/midi/clock
|
||||
|
||||
/midi/start
|
||||
|
||||
/midi/stop
|
Loading…
Reference in New Issue
Block a user