#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/FilterHighPassIIR.h>
#include <Nsound/Plotter.h>
#include <cmath>
#include <cstdio>
#include <iostream>
Go to the source code of this file.