SAF
Loading...
Searching...
No Matches
test__reverb_module.c File Reference

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.
 

Detailed Description

Unit tests for the SAF reverb module.

Author
Leo McCormack
Date
27.04.2020
License
ISC

Definition in file test__reverb_module.c.

Function Documentation

◆ test__ims_shoebox_RIR()

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.

◆ test__ims_shoebox_TD()

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.