VCVRack / Befaco

Befaco Eurorack modules for VCV Rack
https://library.vcvrack.com/Befaco
Other
146 stars 27 forks source link

Spring reverb level label typo #24

Closed jpnielsen closed 3 years ago

jpnielsen commented 3 years ago

https://github.com/VCVRack/Befaco/blob/5141e4ce45cb9084702fdee856c44543b235cb77/src/SpringReverb.cpp#L53

Should be:

        configParam(LEVEL2_PARAM, 0.0, 1.0, 0.0, "In 2 level", "%", 0, 100);
AndrewBelt commented 3 years ago

Thanks, fixed in 6d90388