Package | Description |
---|---|
marytts.signalproc.effects |
A wrapper package for audio effects in Mary TTS.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseAudioEffect |
class |
ChorusEffectBase |
class |
FilterEffectBase |
class |
HMMDurationScaleEffect |
class |
HMMF0AddEffect |
class |
HMMF0ScaleEffect |
class |
JetPilotEffect |
class |
LpcWhisperiserEffect |
class |
RobotiserEffect |
class |
StadiumEffect |
class |
VocalTractLinearScalerEffect |
class |
VolumeEffect |
Modifier and Type | Method and Description |
---|---|
static AudioEffect |
AudioEffects.getEffect(String name) |
Modifier and Type | Method and Description |
---|---|
static Iterable<AudioEffect> |
AudioEffects.getEffects() |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.