zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 8f16f8d6f2a10dfa532f81ad22b46f955072ded6
parent 04e1af5159a9d0b6d2cbed6586a2f56685adafd0
Author: fundamental <[email protected]>
Date:   Sun, 16 Oct 2016 09:29:37 -0400

Update Formant Vowel Clearness Metadata

Diffstat:
Msrc/Params/FilterParams.cpp | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Params/FilterParams.cpp b/src/Params/FilterParams.cpp @@ -78,7 +78,7 @@ const rtosc::Ports FilterParams::ports = { rParamZyn(Pformantslowness, rShort("slew"), "Rate that formants change"), rParamZyn(Pvowelclearness, rShort("clarity"), - "Cost for mixing vowels"), + "How much each vowel is smudged with the next in sequence. A high clarity will avoid smudging."), rParamZyn(Pcenterfreq, rShort("cutoff"), "Center Freq (formant)"), rParamZyn(Poctavesfreq, rShort("octaves"),