setDynamic()
Set how loud the note is.
note.setDynamic(dynamic)
Parameters
note.setDynamic(dynamic)
| Parameter | Type | Default | Description |
|---|---|---|---|
dynamic |
int |
required | How loud to make the note, from 0 to 127. |
Set how loud the note is.
note.setDynamic(dynamic)
note.setDynamic(dynamic)
| Parameter | Type | Default | Description |
|---|---|---|---|
dynamic |
int |
required | How loud to make the note, from 0 to 127. |