oxefmsynth icon indicating copy to clipboard operation
oxefmsynth copied to clipboard

Sometimes clipping happens when reverb volume is on maximum

Open Boscop opened this issue 6 years ago • 2 comments

When I put the reverb volume on maximum and play certain notes with certain patches (e.g. program 48: PercOrgan) the sound is clipping. Maybe it makes sense to have a master volume knob or a simple internal compressor like sylenth? (or a tube waveshaper as soft knee limiter)

Boscop avatar Mar 11 '18 12:03 Boscop

See #16

djtuBIG-MaliceX avatar Jan 05 '21 13:01 djtuBIG-MaliceX

Raised PR https://github.com/oxesoft/oxefmsynth/pull/33 to address the bad distortion on max volume reverb. It however does not address the internal clipping done by Oxe globally - there's some refactoring required to change its signal summation to use floating point.

djtuBIG-MaliceX avatar Jan 06 '21 07:01 djtuBIG-MaliceX