Music Society

Full Version: LightPadSynth
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
LightPadSynth

[Image: lightpadsynth.png]

ote: I don't have mac so macOS build is not tested. If you find bug, please report it to github.com/ryukau/VSTPlugins.

Info: For Linux, LV2 version is available at github.com/ryukau/LV2Plugins.

LightPadSynth is a lightweight version of CubicPadSynth. Pitch modulation is omitted for efficiency, but a modulatable delay is added for each voice.

Full list of differences to CubicPadSynth:

Removed pitch envelope.
Removed profile frequency randomization.
Removed PADsynth spectrum inversion.
Changed FFT library from FFTW3 to AudioFFT (Ooura) for portability.
Changed wavetable interpolation from cubic to linear.
Changed filter to 3-pole IIR.
Changed LFO to modulate delay time instead of pitch.
Added a delay for each voice.
Added wavetable buffer size option up to 2^21 samples.



https://ryukau.github.io/VSTPlugins/manu...th_en.html

or

[attachment=5829]