#include "Test_Support.cpp"
#include "RingBuffer.h"
#include "Clipper.h"
#include "FIR.h"
#include "InOut.h"
Classes | |
| class | SAFliter |
Defines | |
| #define | USE_TEST_MAIN |
Functions | |
| void | testClipper () |
| Clip some sound. | |
| void | testFIR () |
| Test the FIR filter BP 200-300 Hz on pink noise. | |
| void | testFilters () |
| Filter tests. | |
| void | testDynamicFilters () |
| Test dynamic BP filter. | |
| void | testDynamicVoice () |
| Test dynamic BP filter on a sound file. | |
| void | testManyDynamicFilters () |
| Pan and mix many sines. | |
| void | testReverb () |
| Play noise bursts into reverb. | |
| void | testStereoverb () |
| Play noise bursts into reverb. | |
| void | testMultiTap () |
| Play noise bursts into multi-tap delay line. | |
| void | testBlockUpsizer () |
| Test a block resizer by running a random gliss with a small block size. | |
| void | testBlockDownsizer () |
| Test a block resizer by running a random gliss with a huge block size. | |
| void | testSAFilter () |
| void | runTests () |
|
|
|
|
|
Clip some sound.
|
|
|
Test the FIR filter BP 200-300 Hz on pink noise.
|
|
|
Filter tests.
|
|
|
Test dynamic BP filter.
|
|
|
Test dynamic BP filter on a sound file.
|
|
|
Pan and mix many sines.
|
|
|
Play noise bursts into reverb.
|
|
|
Play noise bursts into reverb.
|
|
|
Play noise bursts into multi-tap delay line.
|
|
|
Test a block resizer by running a random gliss with a small block size.
|
|
|
Test a block resizer by running a random gliss with a huge block size.
|
|
|
|
|
|
|
1.4.5-20051010