An expander/noise gate filter.
More...
#import <AEExpanderFilter.h>
Inherits <NSObject>, and <AEAudioFilter>.
An expander/noise gate filter.
This class implements an expander filter, which reduces audio levels beneath a set threshold in order to hide background noise.
- (void) startCalibratingWithCompletionBlock: |
|
(void) |
block |
|
Calibrate the threshold.
This method enters calibration mode, watching the input level and setting the threshold to the maximum level seen. The user should be silent during this period, to get an accurate measure of the noise floor.
- Parameters
-
block | Block to perform when calibration is complete |
- (NSTimeInterval) attack |
|
readwritenonatomicassign |
The documentation for this class was generated from the following file: