#include "CSL_Includes.h"#include "PAIO.h"Go to the source code of this file.
Defines | |
| #define | USE_PAIO |
| #define | IO_CLASS PAIO |
Functions | |
| void | runTest (UnitGenerator &vox, double dur) |
| void | runTest (UnitGenerator &vox) |
| void | dumpTest (UnitGenerator &vox) |
Variables | |
| IO_CLASS * | theIO |
| #define USE_PAIO |
| #define IO_CLASS PAIO |
| 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().
| IO_CLASS* theIO |
Referenced by dumpTest(), main(), runTest(), testMultiTap(), testReverb(), and testStereoverb().
1.5.8