Merge remote-tracking branch 'origin/main' into phaser
This commit is contained in:
commit
b7dd9b7d35
10 changed files with 164 additions and 74 deletions
|
|
@ -923,7 +923,12 @@ const generic_params = [
|
|||
*
|
||||
*/
|
||||
['lsize'],
|
||||
// label for pianoroll
|
||||
/**
|
||||
* Sets the displayed text for an event on the pianoroll
|
||||
*
|
||||
* @name label
|
||||
* @param {string} label text to display
|
||||
*/
|
||||
['activeLabel'],
|
||||
[['label', 'activeLabel']],
|
||||
// ['lfo'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue