the GUI does not show the buttons (NoteOnOff events), although they are defined in the desc.
when pushing a button MKtl complains:
MKtl('lctl') : unknown 'noteOn' element found at midiNum: 9, midiChan 0.
Please add it to the description file. E.g. for a button:<bt>: (midiMsgType: 'noteOn', elementType: <'button'>, midiChan: 0, midiNum: 9, spec: <'midiBut'>, mode: <'push'>)
MKtl('lctl') : unknown 'noteOff' element found at midiNum: 9, midiChan 0.
Please add it to the description file. E.g. for a button:<bt>: (midiMsgType: 'noteOff', elementType: <'button'>, midiChan: 0, midiNum: 9, spec: <'midiBut'>, mode: <'push'>)
it it just me?
NoteOnOff
events), although they are defined in thedesc
.Buttons are defined in
desc
via