The Patchbay_

Gibber

Browser-based live coding environment combining music synthesis and sequencing with 3D graphics.

LanguageJavaScript
CategoryWeb Audio
LicenseMIT
PlatformsWeb
InstallUse the hosted playground at gibber.cc, or run locally via npm
First released2012
MaintainedNot actively maintained (last activity 2024)
LinksWebsite · Source

Strengths

Limitations

Best for

Browser-based audiovisual live coding and teaching creative coding.

Minimal example

a = Synth('bleep').note.seq([0,1,2,3], 1/4)
b = Drums('x*o*').play()

Alternatives to Gibber

Tone.jsp5.soundNexusUI

← Back to all tools