zynaddsubfx

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

commit cf05301b32c9dec9c439f3bccb416829617382a1
parent 4ea05adffe1da93c500b3e98f2ad54c34b219146
Author: Johannes Lorenz <j.git@lorenz-ho.me>
Date:   Sat,  8 Jan 2022 18:23:18 +0100

Fix whitespace

Diffstat:
Msrc/Synth/OscilGen.cpp | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/Synth/OscilGen.cpp b/src/Synth/OscilGen.cpp @@ -38,9 +38,9 @@ const rtosc::Ports OscilGen::non_realtime_ports = { rPaste, //TODO ensure min/max rOption(Phmagtype, rShort("scale"), - rOptions(linear,dB scale (-40), - dB scale (-60), dB scale (-80), - dB scale (-100)), + rOptions(linear,dB scale (-40), + dB scale (-60), dB scale (-80), + dB scale (-100)), rDefault(linear), "Type of magnitude for harmonics"), rOption(Pcurrentbasefunc, rShort("base"),