|
Nsound
0.9.4
|
#include <Nsound/Nsound.h>#include <Nsound/AudioStream.h>#include <Nsound/Buffer.h>#include <Nsound/Plotter.h>#include <Nsound/Sine.h>#include <Nsound/Wavefile.h>#include "UnitTest.h"#include <stdlib.h>#include <iostream>
Go to the source code of this file.
Functions | |
| void | Wavefile_UnitTest () |
Variables | |
| static const char * | THIS_FILE = "Wavefile_UnitTest.cc" |
| static const float64 | GAMMA = 1.5e-14 |
| void Wavefile_UnitTest | ( | ) |
Definition at line 54 of file Wavefile_UnitTest.cc.
References Nsound::AudioStream::abs(), GAMMA, Nsound::Generator::generate(), Nsound::AudioStream::plot(), Nsound::Wavefile::setDefaultSampleSize(), Nsound::Plotter::show(), SUCCESS, TEST_ERROR_HEADER, TEST_HEADER, and THIS_FILE.
Referenced by main().
|
static |
Definition at line 49 of file Wavefile_UnitTest.cc.
Referenced by Wavefile_UnitTest().
|
static |
Definition at line 51 of file Wavefile_UnitTest.cc.
Referenced by Wavefile_UnitTest().
1.8.6