garubi / MIDI-Drawbars-Commander

A MIDI + MIDIoverUsb configurable Drawbars controller built using Teensy LC
https://hackaday.io/project/162255-midi-drawbars-commander
GNU General Public License v3.0
3 stars 1 forks source link

A momentary button can't be identified as momentary if also is set as IS_GLOBAL or SEND_BOTH etc #48

Closed garubi closed 5 years ago

garubi commented 5 years ago

Since we assume tha a Momentary button as BEHAV = 0, if we add to it IS_GLOBAL or SEND_BOTH how we can then read 0? Maybe I'm missing something with bitmasking (have to check) If really it is like reported than we have to introduce IS_MOMENTARY