Package | Description |
---|---|
marytts.signalproc.effects |
A wrapper package for audio effects in Mary TTS.
|
Modifier and Type | Class and Description |
---|---|
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 | Field and Description |
---|---|
BaseAudioEffect[] |
EffectsApplier.audioEffects |
Modifier and Type | Method and Description |
---|---|
BaseAudioEffect |
EffectsApplier.string2AudioEffect(String strEffectName,
int samplingRate) |
Constructor and Description |
---|
BaseAudioEffect(BaseAudioEffect existing) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.