SAF
|
Unit tests for the SAF reverb module. More...
#include "saf_test.h"
Go to the source code of this file.
Functions | |
void | test__ims_shoebox_RIR (void) |
Testing the ims shoebox simulator, when generating room impulse respones (RIRs) from the computed echograms. | |
void | test__ims_shoebox_TD (void) |
Testing the ims shoebox simulator, when applying the echograms in the time- domain. | |
Unit tests for the SAF reverb module.
Definition in file test__reverb_module.c.
void test__ims_shoebox_RIR | ( | void | ) |
Testing the ims shoebox simulator, when generating room impulse respones (RIRs) from the computed echograms.
Definition at line 27 of file test__reverb_module.c.
void test__ims_shoebox_TD | ( | void | ) |
Testing the ims shoebox simulator, when applying the echograms in the time- domain.
Definition at line 98 of file test__reverb_module.c.