Menu option to set midibeam power level
This commit is contained in:
parent
407683bbc3
commit
66b782da16
5 changed files with 44 additions and 0 deletions
|
@ -90,6 +90,8 @@ uint16_t gateOpenEnable = 0;
|
|||
|
||||
uint16_t specialKeyEnable = 0;
|
||||
|
||||
uint16_t wlPower = 0;
|
||||
|
||||
int touch_Thr = 1300;
|
||||
|
||||
byte ccList[11] = {0,1,2,7,11,1,2,7,11,74,20}; // OFF, Modulation, Breath, Volume, Expression (then same sent in hires), CC74 (cutoff/brightness), CC20 (UNO Cutoff)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue