Vladyslav Voinov
Vladyslav Voinov
**[R&D]** "Custom" type of algorithm Goal is to give user ability to adjust curving angle of waveshaper manually by introducing new type of algorithm called "Custom". It should display additional...
See https://github.com/vvvar/PeakEater/issues/66
Currently, we're displaying scaling up to 0db. I would like to try out how scaling above that will feel(+3db - +6db)
Find a way how to derive only sound that was eaten for the potential "delta" feature. Reference - https://github.com/surge-synthesizer/sst-waveshapers/blob/983e7e1fd367d72be1f784a2ae60f9df5642074b/include/sst/waveshapers/Wavefolders.h#L58
Add non-oversampled clipper with 1-1 setting after oversampled to ensure no peaks left
Measure and save in this ticket(graph representation, for example) which artefacts hard clip produces in oversampling mode.