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