See: Description
| Class | Description |
|---|---|
| BaseTester |
All tester classes should be derived from this baseline class
|
| HarmonicsNoiseTester |
Generates test signals that consist of an artificially generated harmonic part and artificially generated noise part
|
| HarmonicsTester |
Generates test signals that consist of artificially generated harmonics
|
| NoiseTester |
Generates test signals that consist of artificially generated noise
|
| SinusoidsNoiseTester |
This class combines SinusoidsTester and NoiseTester classes You can simply give a SinusoidsTester object and NoiseTester object
and generate the superposition of the outputs of the two objects, i.e.
|
| SinusoidsTester |
This class can be used to generate various sinusoid signals and writing them to wav and ptc files to be used in testing the
analysis/synthesis algorithms
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.