EMIPLIB
|
clearHighFilter() | MIPAudioFilter | [inline] |
clearLowFilter() | MIPAudioFilter | [inline] |
clearMiddleFilter() | MIPAudioFilter | [inline] |
getComponentName() const | MIPComponent | [inline] |
getErrorString() const | MIPErrorBase | [inline] |
init(int sampRate, int channels, MIPTime interval) | MIPAudioFilter | |
lock() | MIPComponent | [inline, virtual] |
MIPComponent(const std::string &componentName) | MIPComponent | [protected] |
processFeedback(const MIPComponentChain &chain, int64_t feedbackChainID, MIPFeedback *feedback) | MIPComponent | [inline, virtual] |
setErrorString(const std::string &str) const | MIPErrorBase | [inline, protected] |
setHighFilter(float frequency) | MIPAudioFilter | [inline] |
setLowFilter(float frequency) | MIPAudioFilter | [inline] |
setMiddleFilter(float lowFrequency, float highFrequency) | MIPAudioFilter | [inline] |
unlock() | MIPComponent | [inline, virtual] |