Skip to content

Class daisysp::DcBlock

ClassList > daisysp > DcBlock

More...

  • #include <dcblock.h>

Public Functions

Type Name
DcBlock ()
void Init (float sample_rate)
float Process (float in)
~DcBlock ()

Detailed Description

Removes DC component of a signal

Public Functions Documentation

function DcBlock

inline daisysp::DcBlock::DcBlock () 

function Init

void daisysp::DcBlock::Init (
    float sample_rate
) 

Initializes DcBlock module


function Process

float daisysp::DcBlock::Process (
    float in
) 

performs DcBlock Process


function ~DcBlock

inline daisysp::DcBlock::~DcBlock () 


The documentation for this class was generated from the following file external-docs/DaisySP/Source/Utility/dcblock.h