The Patchbay_

Flocking

JavaScript audio synthesis framework using declarative JSON specs, aimed at artists and experimental web sound.

LanguageJavaScript
CategorySynthesis & DSP
LicenseMIT OR GPL-2.0
PlatformsWeb
Installnpm install flocking
First released~2011
MaintainedNot actively maintained (last activity 2022)
LinksWebsite · Source

Strengths

Limitations

Best for

Declaratively specifying synthesis graphs as data for generative web audio.

Minimal example

flock.synth({ synthDef: { ugen: "flock.ugen.sinOsc", freq: 440 } });

Alternatives to Flocking

pyopydubCsoundPure Data

← Back to all tools