AME
ame::dsp::DcBlock< FloatType, MaximumChannels > Class Template Reference

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.
 

Detailed Description

template<typename FloatType, size_t MaximumChannels>
class ame::dsp::DcBlock< FloatType, MaximumChannels >

DC block filter.

It works the same as dcblock operator used in gen~ in Cycling'74 Max.

Template Parameters
FloatType
MaximumChannels

The documentation for this class was generated from the following file: