#include "Test_Support.h"#include <stdlib.h>Defines | |
| #define | READ_CSL_OPTS |
Functions | |
| void | runTest (UnitGenerator &vox, double dur) |
| void | runTest (UnitGenerator &vox) |
| void | dumpTest (UnitGenerator &vox) |
| int | find_option (int argc, const char **argv, char flag, unsigned *datum) |
| void | usage (const char *name) |
Variables | |
| IO_CLASS * | theIO |
| #define READ_CSL_OPTS |
Referenced by main().
| void runTest | ( | UnitGenerator & | vox, | |
| double | dur | |||
| ) |
References csl::IO::clearRoot(), csl::IO::setRoot(), csl::sleepSec(), and theIO.
Referenced by dumpAMFMSin(), runTest(), test50RandFreqEnv(), test_Binaural_horiz(), test_Binaural_vertAxial(), test_Binaural_vertMedian(), test_ifft(), test_sin(), test_vector_ifft(), testADSR2(), testADSR_FM(), testAMFMEnvs(), testAMFMSin(), testARSin(), testARSin2(), testBasicWaves(), testBigPanMix(), testBlockResizer(), testBlockResizer2(), testClipper(), testCMapIO(), testDynamicFilters(), testEnvScale(), testFancy_FM(), testFancyFMInstrument(), testFilters(), testFIR(), testFMInstrument(), testFrequencyEnv(), testGliss(), testManyDynamicFilters(), testMonoSoundFilePlayer(), testN2MPan(), testNoises(), testOscBank(), testPan(), testPanMix(), testRandFreqEnv(), testScaledSin(), testSimpleSines(), testSineMixer(), testSndFileInstrument(), testSoundFileTranspose(), testStereoSoundFilePlayer(), testString(), testSumOfSinesCached(), testSumOfSinesNonCached(), testSweep(), testSwell(), testWaveTableFromFile(), and testWavetableInterpolation().
| void runTest | ( | UnitGenerator & | vox | ) |
References runTest().
| void dumpTest | ( | UnitGenerator & | vox | ) |
References csl::IO::clearRoot(), csl::UnitGenerator::dump(), csl::IO::setRoot(), csl::PAIO::start(), csl::PAIO::stop(), csl::PAIO::test(), and theIO.
Referenced by dumpAMFMSin().
| int find_option | ( | int | argc, | |
| const char ** | argv, | |||
| char | flag, | |||
| unsigned * | datum | |||
| ) |
Referenced by main().
| void usage | ( | const char * | name | ) |
| IO_CLASS* theIO |
1.5.8