#include <Nsound/Buffer.h>
#include <Nsound/Sawtooth.h>
#include <Nsound/Sine.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
Go to the source code of this file.