| Package | Description |
|---|---|
| marytts.signalproc.sinusoidal.test |
A test signal generation package for sinusoidal and harmonics plus noise models.
|
| Class and Description |
|---|
| BaseTester
All tester classes should be derived from this baseline class
|
| 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.