getSampleLoopSynthesisRPM
getSampleLoopSynthesisRPM
Description
Get the loop synthesis sample RPM currently played
Definition
getSampleLoopSynthesisRPM(entityId sampleId, boolean useNormalizedValue)
Arguments
| entityId | sampleId | sampleId |
|---|---|---|
| boolean | useNormalizedValue | If true, return normalized value between [0;1]; else return real range value. |
Return Values
| float | rpm | rpm |
|---|