The Patchbay_

FoxDot

Python live-coding environment over SuperCollider for making music with concise looping pattern code.

LanguagePython
CategoryLive coding
LicenseCC-BY-SA-4.0
PlatformsmacOS Windows Linux
Installpip install --user FoxDot (needs SuperCollider)
First released2016
MaintainedNot actively maintained (last activity 2025)
LinksWebsite · Source

Strengths

Limitations

Best for

Beginners learning live coding in a familiar Python-like syntax.

Minimal example

Clock.bpm = 120
p1 >> pluck([0,2,4], dur=1/2)
d1 >> play("x-o-")

Alternatives to FoxDot

Sonic PiTidalCyclesOvertoneExtempore

← Back to all tools