AMSoundControl Class Reference

Allows to control various sound parameters, such as pitch or rate. More...

#import <AMSoundControl.h>

Inheritance diagram for AMSoundControl:

AMControl

List of all members.

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.


Detailed Description

Allows to control various sound parameters, such as pitch or rate.

Member Function Documentation

- (void) applySettingsToInstance: (id)  _instance  

Apply the sound parameters to the given soun instance.

Parameters:
instance A SoundInstance object on which you want to apply these sound parameters.


Property Documentation

- (int) pitch [read, write, assign]

Sets the relative pitch shift, in milli-semitones.

The default value is 0.


The documentation for this class was generated from the following files:

Generated on Mon May 16 16:29:49 2011 for ARIA by  doxygen 1.5.9