Merge remote-tracking branch 'origin/main' into phaser

This commit is contained in:
Felix Roos 2023-11-13 21:59:10 +01:00
commit b7dd9b7d35
10 changed files with 164 additions and 74 deletions

View file

@ -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'],