DC block filter. More...
#include <ame_DcBlock.hpp>
Public Member Functions | |
template<typename SampleType , size_t N> | |
void | process (AudioBlockView< SampleType, N > &block) |
Process audio effect. | |
DC block filter.
It works the same as dcblock operator used in gen~ in Cycling'74 Max.
FloatType | |
MaximumChannels |