#include "Test_Support.cpp"#include "RingBuffer.h"#include "Clipper.h"#include "FIR.h"#include "InOut.h"Defines | |
| #define | USE_TEST_MAIN |
Functions | |
| void | testClipper () |
| void | testFIR () |
| void | testFilters () |
| void | testDynamicFilters () |
| void | testManyDynamicFilters () |
| void | testReverb () |
| void | testStereoverb () |
| void | testMultiTap () |
| void | testBlockResizer () |
| void | testBlockResizer2 () |
| void | runTests () |
| #define USE_TEST_MAIN |
| void testClipper | ( | ) |
References csl::logMsg(), and runTest().
| void testFIR | ( | ) |
References csl::logMsg(), and runTest().
| void testFilters | ( | ) |
References BW_BAND_PASS, BW_BAND_STOP, BW_HIGH_PASS, BW_LOW_PASS, csl::Filter::dump(), csl::logMsg(), and runTest().
| void testDynamicFilters | ( | ) |
References BW_BAND_PASS, csl::logMsg(), and runTest().
| void testManyDynamicFilters | ( | ) |
References csl::Mixer::addInput(), BW_BAND_PASS, CSL_PI, csl::Mixer::deleteInputs(), csl::fRand3(), csl::logMsg(), mix, Osc, and runTest().
| void testReverb | ( | ) |
| void testStereoverb | ( | ) |
References BW_BAND_PASS, csl::IO::clearRoot(), csl::fRand2(), csl::fRand5(), csl::logMsg(), csl::FrequencyAmount::setFrequency(), csl::Panner::setPosition(), csl::Stereoverb::setRoomSize(), csl::IO::setRoot(), csl::Scalable::setScale(), csl::sleepSec(), theIO, and csl::Envelope::trigger().
Referenced by runTests().
| void testMultiTap | ( | ) |
| void testBlockResizer | ( | ) |
References a_env, csl::logMsg(), Osc, runTest(), and csl::Envelope::trigger().
| void testBlockResizer2 | ( | ) |
References a_env, csl::logMsg(), Osc, runTest(), and csl::Envelope::trigger().
| void runTests | ( | ) |
References testStereoverb().
1.5.8