remove midimap JSDoc
This commit is contained in:
parent
f802f18d68
commit
b98ebc696d
2 changed files with 2 additions and 6 deletions
|
|
@ -1622,12 +1622,7 @@ export const ar = register('ar', (t, pat) => {
|
|||
*/
|
||||
export const { midichan } = registerControl('midichan');
|
||||
|
||||
/**
|
||||
* MIDI map: Sets the MIDI map for the event.
|
||||
*
|
||||
* @name midimap
|
||||
* @param {Object} map MIDI map
|
||||
*/
|
||||
|
||||
export const { midimap } = registerControl('midimap');
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue