#include "Test_Support.cpp"#include <BasicFMInstrument.h>Functions | |
| void | run_tests () |
| int | main (int argc, const char *argv[]) |
| void | test_sin () |
| void | test_scaled_sin () |
| void | test_am_sin () |
| void | test_envelopes () |
| void | test_fm_sin () |
| void | test_fm_sin2 () |
| void | test_gliss_sin () |
| void | test_saw () |
| void | test_square () |
| void | test_squareBL () |
| void | test_wavetable () |
| void | test_ifft () |
| void | test_long_ifft () |
| void | test_vector_ifft () |
| void | test_envelope () |
| void | test_frequency_envelope () |
| void | test_env_fm_sin () |
| void | test_env_fm_sin2 () |
| void | test_panning_sin () |
| void | test_mixer_with_sines () |
| void | test_panning_sine_mix () |
| void | test_white_noise () |
| void | test_pink_noise () |
| void | test_bw_bandpass () |
| void | test_filter_sweep () |
| void | test_moog () |
| void | test_formant () |
| void | test_allpass () |
| void | test_notch () |
| void | test_FIR () |
| void | test_FIR2 () |
| void | test_InOut () |
| void | test_SHARC () |
| void | test_SHARC2 () |
| void | test_sound_file_player () |
| void | test_basic_fm_instrument () |
| void | test_logging () |
| void run_tests | ( | ) |
| int main | ( | int | argc, | |
| const char * | argv[] | |||
| ) |
References gIO, csl::logMsg(), READ_CSL_OPTS, and run_tests().
| void test_sin | ( | ) |
References csl::logMsg().
| void test_scaled_sin | ( | ) |
References csl::logMsg().
| void test_am_sin | ( | ) |
References csl::logMsg(), and mod.
| void test_envelopes | ( | ) |
References csl::logMsg().
| void test_fm_sin | ( | ) |
References csl::logMsg(), and mod.
| void test_fm_sin2 | ( | ) |
References csl::logMsg(), and mod.
| void test_gliss_sin | ( | ) |
References csl::logMsg().
| void test_saw | ( | ) |
References csl::logMsg().
| void test_square | ( | ) |
References csl::logMsg().
| void test_squareBL | ( | ) |
References csl::logMsg().
| void test_wavetable | ( | ) |
References csl::logMsg().
| void test_ifft | ( | ) |
| void test_long_ifft | ( | ) |
References csl::logMsg().
| void test_vector_ifft | ( | ) |
References csl::logMsg().
| void test_envelope | ( | ) |
References csl::logMsg().
| void test_frequency_envelope | ( | ) |
References csl::logMsg().
| void test_env_fm_sin | ( | ) |
References a_env, i_env, csl::kOpTimes, csl::logMsg(), and mod.
| void test_env_fm_sin2 | ( | ) |
References a_env, i_env, csl::logMsg(), and mod.
| void test_panning_sin | ( | ) |
References csl::logMsg().
| void test_mixer_with_sines | ( | ) |
References csl::logMsg(), and mix.
| void test_panning_sine_mix | ( | ) |
References csl::logMsg(), and mix.
| void test_white_noise | ( | ) |
References csl::logMsg().
| void test_pink_noise | ( | ) |
References csl::logMsg().
| void test_bw_bandpass | ( | ) |
References BW_BAND_PASS, and csl::logMsg().
| void test_filter_sweep | ( | ) |
References BW_BAND_PASS, and csl::logMsg().
| void test_moog | ( | ) |
References csl::logMsg().
| void test_formant | ( | ) |
References csl::logMsg().
| void test_allpass | ( | ) |
References csl::logMsg().
| void test_notch | ( | ) |
References csl::logMsg().
| void test_FIR | ( | ) |
References csl::logMsg().
| void test_FIR2 | ( | ) |
References csl::logMsg().
| void test_InOut | ( | ) |
References gIO, and csl::logMsg().
| void test_SHARC | ( | ) |
References csl::logMsg().
| void test_SHARC2 | ( | ) |
References csl_min, gIO, csl::logMsg(), and mix.
| void test_sound_file_player | ( | ) |
References csl::logMsg().
| void test_basic_fm_instrument | ( | ) |
References csl::logMsg(), and set_duration_f.
| void test_logging | ( | ) |
References csl::kLogError, csl::kLogInfo, csl::kLogWarning, and csl::logMsg().
1.5.8