web synth docs

granular-synthesizer

The granular synthesizer is a web synth [module] that implements [granular-synthesis]. It is implemented via an [audio-worklet-processor] that operates on static samples from the [sample-library].

Web synth implements a granular synthesis module which supports specifying static input samples from the [sample-library], viewing their waveforms visually, selecting a chunk of the waveform, and then picking grains from that section and playing them back according to a variety of options.

The web synth granular synth is heavily based off of the Clouds Eurorack module created by Mutable Instruments. In fact, some of the mutable instruments source code was used to help structure the web synth implementation.

granular-synthesizer