![]() |
vsti,vsti3,au,aax,linux LightPadSynth - Printable Version +- Music Society (https://music-society.de) +-- Forum: Software(Music) (https://music-society.de/forumdisplay.php?fid=5) +--- Forum: Software Instruments (https://music-society.de/forumdisplay.php?fid=35) +--- Thread: vsti,vsti3,au,aax,linux LightPadSynth (/showthread.php?tid=7089) |
LightPadSynth - Bam - 06-05-2020 LightPadSynth
![]() 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/manual/LightPadSynth/LightPadSynth_en.html or ![]() |