commit f03de1cb69f7e9721e8ed8fe139d4c1b41fab918
parent 4e15c84259ebbb22cd16d30cfdc7a009a91ad351
Author: fundamental <[email protected]>
Date: Mon, 19 Sep 2016 16:55:45 -0400
PADnoteParameters: Add Anti-Pop Short Metadata
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Params/PADnoteParameters.cpp b/src/Params/PADnoteParameters.cpp
@@ -45,7 +45,7 @@ static const rtosc::Ports realtime_ports =
rParamZyn(PVolume, rShort("vol"), "Synth Volume"),
rParamZyn(PAmpVelocityScaleFunction, rShort("sense"), "Amplitude Velocity Sensing function"),
- rParamZyn(Fadein_adjustment, "Adjustment for anti-pop strategy."),
+ rParamZyn(Fadein_adjustment, rShort("a.pop."), "Adjustment for anti-pop strategy."),
//Punch
rParamZyn(PPunchStrength, rShort("strength"), "Punch Strength"),