commit aa3f00093471e8d15a1db67b201cde2785f11881
parent 41559b4f8e7dd472ddd6f065d1133c02f1622ef3
Author: fundamental <[email protected]>
Date: Wed, 7 Oct 2015 15:55:58 -0400
Rtosc: Fix Duplicate Port In PADnoteParameters
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/Params/PADnoteParameters.cpp b/src/Params/PADnoteParameters.cpp
@@ -90,8 +90,6 @@ static const rtosc::Ports PADnotePorts =
PC(fixedfreq),
PC(fixedfreqET),
- //TODO detune, coarse detune
- PC(DetuneType),
PC(Stereo),
PC(Panning),
PC(AmpVelocityScaleFunction),