cAudio::sAutowahParameters Struct Reference

The Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument. More...

#include <IEffectParameters.h>

List of all members.

Public Member Functions

 sAutowahParameters (float attackTime=0.06f, float releaseTime=0.06f, float resonance=1000.0f, float peakGain=11.22f)

Public Attributes

float AttackTime
float ReleaseTime
float Resonance
float PeakGain

Detailed Description

The Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument.

Definition at line 714 of file IEffectParameters.h.


Member Data Documentation

This property controls the time the filtering effect takes to sweep from minimum to maximum center frequency when it is triggered by input signal. Range: 0.0001 to 1.0

Definition at line 726 of file IEffectParameters.h.

This property controls the input signal level at which the band-pass filter will be fully opened. Range: 0.00003 to 31621.0

Definition at line 741 of file IEffectParameters.h.

This property controls the time the filtering effect takes to sweep from maximum back to base center frequency, when the input signal ends. Range: 0.0001 to 1.0

Definition at line 730 of file IEffectParameters.h.

This property controls the resonant peak, sometimes known as emphasis or Q, of the auto-wah band-pass filter. Resonance occurs when the effect boosts the frequency content of the sound around the point at which the filter is working. A high value promotes a highly resonant, sharp sounding effect. Range: 2.0 to 1000.0

Definition at line 737 of file IEffectParameters.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:24 2010 for cAudio by  doxygen 1.6.2