|
Scope: |
Sample |
|
Description: | Returns the multiplier of selected sample at specified position |
| Syntax: | Multiplier(index as integer) as double |
|
Example: |
CurrentSample.Multiplier(3) returns the 3rd multiplier of the current sample. |
|
Returned scope: |
Multiplier |