commit 90d9f3134b962a37b23acbf812dd7284a9b2154e
parent 4fb09e32a753d5eb961f1174ddb7b6d0b91802da
Author: Daniel Sheeler <dsheeler@pobox.com>
Date: Sun, 30 Sep 2018 07:00:19 -0500
overzealous renaming
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Params/ADnoteParameters.cpp b/src/Params/ADnoteParameters.cpp
@@ -222,7 +222,7 @@ static const Ports voicePorts = {
obj->PCoarseDetune = k + (obj->PCoarseDetune/1024)*1024;
}
}},
- {"PFMVolume::i", rShort("vol.") rLinear(0,127)
+ {"FMVolume::i", rShort("vol.") rLinear(0,127)
rDoc("Modulator Magnitude"), NULL,
[](const char *msg, RtData &d)
{