
Cloud Pad Synth 3
A complex synth that produces a deep, rich, layered pad sound, with 2 voices and some customizable settings.

Oscillator Synth 2
A simple, basic, polyphonic synthesizer with 4 voices, based on a single filtered oscillator. Comes with a controllable Timbre and ADSR.

Modular Synthesis Example
A basic, monophonic sawtooth synth with a filter and an ADSR envelope, with lots of explanation about what's going on

Phaser
A classic phaser audio effect built with a set of filters connected in a series, as well as a feedback loop.

FM Synth
FM synthesizer with 2 oscillators, an adjustable frequency ratio, and adjustable modulator and carrier ADSR.

Random note trigger
This should allow to diverse the probability of triggerring specific MIDI note. Unfortunately input signal has a normal distribution instead of uniform, thus ther probability is not proportional to the value on the knob. Neverheless this approach allows to create random sequences.

Polynom
A cubic polynomial transfer that reshapes an input modulation signal by combining scaled linear, quadratic, and cubic terms.