Alternatives to SuperCollider

A programmable platform for real-time audio synthesis and algorithmic composition. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as SuperCollider.

  • Csound

    A free and open-source audio programming language for sound synthesis and computer music.

    Csound is another free, open-source audio programming language with a long computer music history, and it also runs on mobile, embedded and web platforms.

  • Pure Data

    Open-source visual programming environment for building interactive audio and multimedia works.

    Pure Data replaces written code with visual patching for real-time audio, while staying free and open source on Windows, macOS and Linux.

  • Sonic Pi

    A free live-coding music synth where you write simple code to compose and perform music.

    Sonic Pi is a free, open-source live-coding synth with a friendlier beginner tutorial and Ableton Link support, aimed more at performing and learning than research.

Similar software

Related functionality, not a direct replacement.