Om  1.0.0
A universal framework for multimedia simulation
om::sound::filters::Compressor Member List

This is the complete list of members for om::sound::filters::Compressor, including all inherited members.

allowsInPlaceProcessing() const om::sound::filters::Compressorvirtual
Compressor()om::sound::filters::Compressor
Compressor(Gain threshold, Float ratio, Float attack, Float release)om::sound::filters::Compressor
evaluateTransferFunction(Gain input) const om::sound::filters::Compressor
evaluateTransferFunctionDB(Gain input) const om::sound::filters::Compressorinline
getAttack() const om::sound::filters::Compressorinline
getCategory() const om::sound::filters::Compressorvirtual
getChannelsAreLinked() const om::sound::filters::Compressorinline
getFrameIndex() const om::sound::filters::SoundFilterinline
getGainReduction() const om::sound::filters::Compressorinline
getGainReductionDB() const om::sound::filters::Compressorinline
getInputCount() const om::sound::filters::SoundFilterinline
getInputGain() const om::sound::filters::Compressorinline
getInputGainDB() const om::sound::filters::Compressorinline
getInputName(Index inputIndex) const om::sound::filters::Compressorvirtual
getIsSynchronized() const om::sound::filters::SoundFilterinline
getKnee() const om::sound::filters::Compressorinline
getLatency() const om::sound::filters::SoundFiltervirtual
getManufacturer() const om::sound::filters::Compressorvirtual
getMaximumNumberOfInputs()om::sound::filters::SoundFilterinlinestatic
getMaximumNumberOfMIDIInputs()om::sound::filters::SoundFilterinlinestatic
getMaximumNumberOfMIDIOutputs()om::sound::filters::SoundFilterinlinestatic
getMaximumNumberOfOutputs()om::sound::filters::SoundFilterinlinestatic
getMIDIInputCount() const om::sound::filters::SoundFilterinline
getMIDIInputName(Index inputIndex) const om::sound::filters::SoundFiltervirtual
getMIDIOutputCount() const om::sound::filters::SoundFilterinline
getMIDIOutputName(Index outputIndex) const om::sound::filters::SoundFiltervirtual
getMix() const om::sound::filters::Compressorinline
getName() const om::sound::filters::Compressorvirtual
getOutputCount() const om::sound::filters::SoundFilterinline
getOutputGain() const om::sound::filters::Compressorinline
getOutputGainDB() const om::sound::filters::Compressorinline
getOutputName(Index outputIndex) const om::sound::filters::SoundFiltervirtual
getParameter(Index parameterIndex, FilterParameter &value) const om::sound::filters::SoundFilter
getParameter(Index parameterIndex, Bool &value) const om::sound::filters::SoundFilter
getParameter(Index parameterIndex, Int64 &value) const om::sound::filters::SoundFilter
getParameter(Index parameterIndex, Float32 &value) const om::sound::filters::SoundFilter
getParameter(Index parameterIndex, Float64 &value) const om::sound::filters::SoundFilter
getParameter(const UTF8String &name, ParameterType &value) const om::sound::filters::SoundFilterinline
getParameter(const char *name, ParameterType &value) const om::sound::filters::SoundFilterinline
getParameterCount() const om::sound::filters::Compressorvirtual
getParameterIndex(const UTF8String &parameterName, Index &parameterIndex) const om::sound::filters::SoundFiltervirtual
getParameterInfo(Index parameterIndex, FilterParameterInfo &info) const om::sound::filters::Compressorvirtual
getParameterValueName(Index parameterIndex, const FilterParameter &value, UTF8String &name) const om::sound::filters::SoundFiltervirtual
getPreset(Index presetIndex, FilterPreset &preset) const om::sound::filters::SoundFiltervirtual
getPresetCount() const om::sound::filters::SoundFiltervirtual
getRatio() const om::sound::filters::Compressorinline
getRelease() const om::sound::filters::Compressorinline
getRMSTime() const om::sound::filters::Compressorinline
getThreshold() const om::sound::filters::Compressorinline
getThresholdDB() const om::sound::filters::Compressorinline
getVersion() const om::sound::filters::Compressorvirtual
isFirstFrame() const om::sound::filters::SoundFilterinlineprotected
lockMutex() const om::sound::filters::SoundFilterinlineprotected
MANUFACTURERom::sound::filters::Compressorstatic
NAMEom::sound::filters::Compressorstatic
process(const SoundBuffer &inputBuffer, SoundBuffer &outputBuffer, Size numSamples)om::sound::filters::SoundFilter
process(const SoundBuffer &inputBuffer, SoundFrame &outputFrame, Size numSamples)om::sound::filters::SoundFilter
process(const SoundFrame &inputFrame, SoundFrame &outputFrame, Size numSamples)om::sound::filters::SoundFilter
process(const SoundFrame &inputBuffer, SoundBuffer &outputBuffer, Size numSamples)om::sound::filters::SoundFilter
read(SoundBuffer &outputBuffer, Size numSamples)om::sound::filters::SoundFilter
read(SoundFrame &outputFrame, Size numSamples)om::sound::filters::SoundFilter
readState(DataInputStream &stream)om::sound::filters::SoundFiltervirtual
reset()om::sound::filters::SoundFilter
RESOURCE_TYPEom::sound::filters::SoundFilterstatic
setAttack(Float newAttack)om::sound::filters::Compressorinline
setChannelsAreLinked(Bool newChannelsAreLinked)om::sound::filters::Compressorinline
setInputCount(Size newNumInputs)om::sound::filters::SoundFilterinlineprotected
setInputGain(Gain newInputGain)om::sound::filters::Compressorinline
setInputGainDB(Gain newDBInputGain)om::sound::filters::Compressorinline
setIsSynchronized(Bool newIsSynchronized)om::sound::filters::SoundFilterinline
setKnee(Gain newKnee)om::sound::filters::Compressorinline
setMIDIInputCount(Size newNumMIDIInputs)om::sound::filters::SoundFilterinlineprotected
setMIDIOutputCount(Size newNumMIDIOutputs)om::sound::filters::SoundFilterinlineprotected
setMix(Gain newMix)om::sound::filters::Compressorinline
setOutputCount(Size newNumOutputs)om::sound::filters::SoundFilterinlineprotected
setOutputGain(Gain newOutputGain)om::sound::filters::Compressorinline
setOutputGainDB(Gain newDBOutputGain)om::sound::filters::Compressorinline
setParameter(Index parameterIndex, const FilterParameter &value)om::sound::filters::SoundFilter
setParameter(Index parameterIndex, Bool value)om::sound::filters::SoundFilter
setParameter(Index parameterIndex, Int64 value)om::sound::filters::SoundFilter
setParameter(Index parameterIndex, Float32 value)om::sound::filters::SoundFilter
setParameter(Index parameterIndex, Float64 value)om::sound::filters::SoundFilter
setParameter(const UTF8String &name, ParameterType value)om::sound::filters::SoundFilterinline
setParameter(const char *name, ParameterType value)om::sound::filters::SoundFilterinline
setRatio(Float newRatio)om::sound::filters::Compressorinline
setRelease(Float newRelease)om::sound::filters::Compressorinline
setRMSTime(Float newRMSTime)om::sound::filters::Compressorinline
setThreshold(Gain newThreshold)om::sound::filters::Compressorinline
setThresholdDB(Gain newThresholdDB)om::sound::filters::Compressorinline
SoundFilter()om::sound::filters::SoundFilterprotected
SoundFilter(Size numInputs, Size numOutputs)om::sound::filters::SoundFilterprotected
SoundFilter(Size numInputs, Size numOutputs, Size numMIDIInputs, Size numMIDIOutputs)om::sound::filters::SoundFilterprotected
unlockMutex() const om::sound::filters::SoundFilterinlineprotected
VERSIONom::sound::filters::Compressorstatic
write(const SoundBuffer &inputBuffer, Size numSamples)om::sound::filters::SoundFilter
write(const SoundFrame &inputFrame, Size numSamples)om::sound::filters::SoundFilter
writeState(DataOutputStream &stream) const om::sound::filters::SoundFiltervirtual
~SoundFilter()om::sound::filters::SoundFiltervirtual