Add label function documentation

This commit is contained in:
Alexandre G.-Raymond
2023-11-05 16:23:21 +01:00
parent 624e540cb4
commit 0d06840a1b
+6 -1
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'],