OiMutz
New Member
MIDI-OX Rules!
Posts: 6
|
|
COM Function: mox.GetMidiInput() improvement
« on: Jan 28th, 2008, 3:46am » |
Quote Modify
|
Currently, the mox.GetMidiInput function returns values such as "65123,2,144,77,120". It can be cumbersome to extract the relevant date. I believe that this function should return an array[] instead, which would greatly reduce the need to do elaborate string editing to isolate the data, cheers,
|