feat: basic midimap handling
This commit is contained in:
parent
0338c5b222
commit
0b1bc74c3b
2 changed files with 61 additions and 10 deletions
|
|
@ -1514,6 +1514,7 @@ export const { binshift } = registerControl('binshift');
|
|||
export const { hbrick } = registerControl('hbrick');
|
||||
export const { lbrick } = registerControl('lbrick');
|
||||
export const { midichan } = registerControl('midichan');
|
||||
export const { midimap } = registerControl('midimap');
|
||||
export const { control } = registerControl('control');
|
||||
export const { ccn } = registerControl('ccn');
|
||||
export const { ccv } = registerControl('ccv');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue