#import <AMSoundControl.h>
Public Member Functions | |
(void) | - applySettingsToInstance: |
Apply the sound parameters to the given soun instance. | |
Protected Attributes | |
float | baseFrequency |
Properties | |
int | pitch |
Sets the relative pitch shift, in milli-semitones. | |
int | rate |
Sets the rate as a milli-percentage, 100'000 being the default rate. |
- (void) applySettingsToInstance: | (id) | _instance |
Apply the sound parameters to the given soun instance.
instance | A SoundInstance object on which you want to apply these sound parameters. |
- (int) pitch [read, write, assign] |
Sets the relative pitch shift, in milli-semitones.
The default value is 0.