#include "Test_Support.cpp"#include "KarplusString.h"#include <BasicFMInstrument.h>#include <SndFileInstrument.h>Defines | |
| #define | USE_TEST_MAIN |
Functions | |
| void | testNoises () |
| void | testString () |
| void | testMonoSoundFilePlayer () |
| void | testStereoSoundFilePlayer () |
| void | testSoundFileTranspose () |
| void | testFMInstrument () |
| void | testFancyFMInstrument () |
| void | testSndFileInstrument () |
| void | test_ifft () |
| void | test_vector_ifft () |
| void | runTests () |
| #define USE_TEST_MAIN |
| void testNoises | ( | ) |
References csl::logMsg(), and runTest().
| void testString | ( | ) |
References csl::logMsg(), and runTest().
| void testMonoSoundFilePlayer | ( | ) |
References testkiss::e, csl::kLogError, csl::logMsg(), and runTest().
| void testStereoSoundFilePlayer | ( | ) |
References testkiss::e, csl::kLogError, csl::logMsg(), and runTest().
| void testSoundFileTranspose | ( | ) |
References csl::kLogError, csl::logMsg(), and runTest().
| void testFMInstrument | ( | ) |
References csl::logMsg(), runTest(), and set_duration_f.
| void testFancyFMInstrument | ( | ) |
References csl::logMsg(), runTest(), set_c_freq_f, and set_duration_f.
| void testSndFileInstrument | ( | ) |
References csl::logMsg(), and runTest().
| void test_ifft | ( | ) |
References csl::logMsg(), and runTest().
| void test_vector_ifft | ( | ) |
References csl::logMsg(), and runTest().
| void runTests | ( | ) |
References test_ifft().
1.5.8