setDynamic()
Set how loud the note is.
Parameters
Once an object note has been created, you can use the following function:
note.setDynamic(dynamic)
| Parameter | Type | Default | Description |
|---|---|---|---|
dynamic |
int |
required | How loud to make the note, from 0 to 127. |