#include "Test_Support.cpp"#include "SpatialAudio.h"#include "Binaural.h"Defines | |
| #define | USE_TEST_MAIN |
Functions | |
| void | testPan () |
| void | testN2MPan () |
| void | testSineMixer () |
| void | testPanMix () |
| void | testBigPanMix () |
| void | testOscBank () |
| void | testCMapIO () |
| void | test_Binaural_horiz () |
| void | test_Binaural_vertAxial () |
| void | test_Binaural_vertMedian () |
| void | runTests () |
| #define USE_TEST_MAIN |
| void testPan | ( | ) |
References CSL_PI, csl::logMsg(), and runTest().
| void testN2MPan | ( | ) |
References CSL_PI, csl::logMsg(), and runTest().
| void testSineMixer | ( | ) |
References csl::logMsg(), mix, and runTest().
| void testPanMix | ( | ) |
References CSL_PI, csl::logMsg(), mix, Osc, and runTest().
| void testBigPanMix | ( | ) |
References CSL_PI, csl::fRand3(), csl::logMsg(), mix, Osc, and runTest().
| void testOscBank | ( | ) |
References csl::logMsg(), mix, and runTest().
| void testCMapIO | ( | ) |
References a_env, kNoProc, csl::logMsg(), and runTest().
| void test_Binaural_horiz | ( | ) |
| void test_Binaural_vertAxial | ( | ) |
References CSL_PIHALF, csl::kBinaural, csl::logMsg(), and runTest().
| void test_Binaural_vertMedian | ( | ) |
References csl::kBinaural, csl::logMsg(), and runTest().
| void runTests | ( | ) |
References test_Binaural_horiz().
1.5.8