An open API service indexing awesome lists of open source software.

https://github.com/dropsnorz/wobbleizer

A VST audio plugin filter with synced LFO modulation
https://github.com/dropsnorz/wobbleizer

audio-plugin filter lfo vst

Last synced: about 1 month ago
JSON representation

A VST audio plugin filter with synced LFO modulation

Awesome Lists containing this project

README

        

# wobbleizer

WobbleIzer is an audio plugin which provide tools to easily create fat and loud wobbles.

* 3 Filter curves : Lowpass, Highpass, Bandpass
* Resonance control
* LFO automation (Sine, Saw, Square, Triangle)
* Synced LFO binding (from DAW clock)
* Custom frequency booster

Plugin is available as VST2 (soon RTAS and VST3)

Wobbleizer is developed with [WDL-OL](https://github.com/olilarkin/wdl-ol) framework. Main filter processing is based on [DSPFilters](https://github.com/vinniefalco/DSPFilters).