zynaddsubfx

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

commit 879fc0243ae7e1a60357adc98e830496a72da510
parent 9e8100eb0fce68f3fcc038e2e312f9869927708d
Author: fundamental <[email protected]>
Date:   Sun, 23 Jul 2017 13:29:29 -0400

Pad parameters: Fix Spelling Error

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

diff --git a/src/Params/PADnoteParameters.cpp b/src/Params/PADnoteParameters.cpp @@ -192,7 +192,7 @@ static const rtosc::Ports non_realtime_ports = //Harmonic Bandwidth rOption(Pbwscale, rShort("bw scale"), rOptions(Normal, - EqualHz, Quater, + EqualHz, Quarter, Half, 75%, 150%, Double, Inv. Half), rDefault(Normal),