Closed monomadic closed 7 years ago
Got tired of bitwig dumping this opcode out to me on my logger so I added it - this is kind of an experiment - if I did this right I'll implement the other missing opcodes I'm getting.
It looks like the ptr value for the GetMidiKeyName opcode is not expecting a string but rather this struct. Have you tested this implementation?
ptr
GetMidiKeyName
Got tired of bitwig dumping this opcode out to me on my logger so I added it - this is kind of an experiment - if I did this right I'll implement the other missing opcodes I'm getting.