The Patchbay_

Sonic Pi

Code-based musical instrument for live coding music; popular for education and live performance.

LanguageRuby
CategoryLive coding
LicenseMIT
PlatformsmacOS Windows Linux
InstallDownload installer from sonic-pi.net
First released2012
MaintainedYes
LinksWebsite · Source

Strengths

Limitations

Best for

Learning to code through music and live-coding performance.

Minimal example

live_loop :beat do
  sample :bd_haus
  play :c4
  sleep 0.5
end

Alternatives to Sonic Pi

TidalCyclesFoxDotOvertoneExtempore

← Back to all tools