update ProgramChange from pc to progNum
- add progNum keyword handler - update midicmd handler to handle 'progNum' case
This commit is contained in:
parent
f95eadab2f
commit
a4792e29f5
2 changed files with 14 additions and 5 deletions
|
|
@ -1513,7 +1513,6 @@ export const { midichan } = registerControl('midichan');
|
|||
export const { control } = registerControl('control');
|
||||
export const { ccn } = registerControl('ccn');
|
||||
export const { ccv } = registerControl('ccv');
|
||||
export const { pc } = registerControl('pc');
|
||||
export const { sysexid } = registerControl('sysexid');
|
||||
export const { sysexdata } = registerControl('sysexdata');
|
||||
export const { polyTouch } = registerControl('polyTouch');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue