dcblock2
Implements a DC blocking filter with improved DC attenuation.
Syntax
Initialization
iorder -- filter order, minimum 4th order, defaults to 128.
iskip -- set to 1 to skip initialization (defaults to 0).
Performance
ares -- filered audio signal
ain -- input audio signal
Note
Using a value for iorder less that ksmps will not reduce DC offset efficiently.
Examples
The result can be viewed in a graphical audio editor program like audacity. audacity is available for Linux, Windows, and the MacOS and may be downloaded from http://audacity.sourceforge.net.
Here is an example of the dcblock2 opcode. It uses the file dcblock2.csd, and drumsMlp.wav.
See also
Specialized Filters: High pass filters
Credits
By: Victor Lazzarini
New in Csound version 5.09