Nsound  0.9.4
Macros
FilterBandPassFIR.cc File Reference
#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/FFTransform.h>
#include <Nsound/FilterBandPassFIR.h>
#include <Nsound/FilterLowPassFIR.h>
#include <Nsound/FilterHighPassFIR.h>
#include <Nsound/Plotter.h>
#include <cmath>
#include <cstdio>
#include <iostream>
Include dependency graph for FilterBandPassFIR.cc:

Go to the source code of this file.

Macros

#define CERR_HEADER   __FILE__ << ":" << __LINE__ << ": "
 

Macro Definition Documentation

#define CERR_HEADER   __FILE__ << ":" << __LINE__ << ": "

Definition at line 46 of file FilterBandPassFIR.cc.