fix: pnpm check
This commit is contained in:
parent
dc8becc610
commit
88fb0b3b75
2 changed files with 3 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ let loadCache = {};
|
|||
/**
|
||||
* Adds midimaps to the registry. Inside each midimap, control names (e.g. lpf) are mapped to cc numbers.
|
||||
* @example
|
||||
* midimaps({ mymap: { lpf: 74 } })
|
||||
* midimaps({ mymap: { lpf: 74 } })
|
||||
* $: note("c a f e")
|
||||
* .lpf(sine.slow(4))
|
||||
* .midimap('mymap')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue