The Patchbay_

Sardine

Python live coding environment for algorave, driving MIDI, OSC and SuperCollider with tempo-aware patterns.

LanguagePython
CategoryLive coding
LicenseGPL-3.0
PlatformsmacOS Windows Linux
Installpip install sardine-system
First released2022
MaintainedYes
LinksWebsite · Source

Strengths

Limitations

Best for

Python programmers who want to live code with MIDI/OSC/SuperCollider.

Minimal example

@swim
def loop(p=0.5, i=0):
    D('bd sn', i=i)
    again(loop, p=0.5, i=i+1)

Alternatives to Sardine

Sonic PiTidalCyclesFoxDotOvertone

← Back to all tools