zynaddsubfx

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

commit 84b3929dd630242bb5175cae075edb551423b344
parent 79c5043f43599802029fd8499291ed6b0a907182
Author: Johannes Lorenz <j.git@lorenz-ho.me>
Date:   Sat, 21 Nov 2020 23:24:24 +0100

Fix spelling mistake

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

diff --git a/src/Params/LFOParams.cpp b/src/Params/LFOParams.cpp @@ -95,7 +95,7 @@ static const rtosc::Ports _ports = { "Enable for global operation"), rParamZyn(Pstretch, rShort("str"), rCentered, rDefault(64), "Note frequency stretch"), -// these are currently not yet implemented at must be hidden therefore +// these are currently not yet implemented and must be hidden therefore #ifdef DEAD_PORTS //Float valued aliases {"delay::f", rProp(parameter) rMap(units, ms) rLog(0,4000), 0,