This commit is contained in:
Chris Cannam
2008-07-05 09:11:22 +00:00
parent f894f7c66f
commit d43e6b14c9

View File

@@ -30,7 +30,7 @@ RubberBandPitchShifter::portNamesMono[PortCountMono] =
"Octaves", "Octaves",
"Crispness", "Crispness",
"Formant Preserving", "Formant Preserving",
"Fast", "Faster",
"Input", "Input",
"Output" "Output"
}; };
@@ -44,7 +44,7 @@ RubberBandPitchShifter::portNamesStereo[PortCountStereo] =
"Octaves", "Octaves",
"Crispness", "Crispness",
"Formant Preserving", "Formant Preserving",
"Fast", "Faster",
"Input L", "Input L",
"Output L", "Output L",
"Input R", "Input R",