getDynamic()
Return how loud the note is.
note.getDynamic()
Returns
return dynamic
| Value | Type | Description |
|---|---|---|
| dynamic | int |
How loud the note is, from 0 to 127. |
Return how loud the note is.
note.getDynamic()
return dynamic
| Value | Type | Description |
|---|---|---|
| dynamic | int |
How loud the note is, from 0 to 127. |