Add label function documentation

This commit is contained in:
Alexandre G.-Raymond 2023-11-05 16:23:21 +01:00
parent 624e540cb4
commit 0d06840a1b
No known key found for this signature in database
GPG Key ID: 97BA9F51695B5C7B

View File

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