Consider donating, I need to buy some coffee! Donations help me to rent servers and to secure funding for working on software.
Support on Ko-fi
AGPL-3.0 · Raphaël Maurice Forment · 2026 · v0.1.4









| Platform | Terminal | Desktop | Plugins |
|---|---|---|---|
| macOS (ARM) | zip | zip · dmg · app | CLAP · VST3 |
| macOS (Intel) | zip | zip · dmg · app | CLAP · VST3 |
| Linux (x86_64) | zip · AppImage | zip · AppImage | CLAP · VST3 |
| Linux (ARM) | zip · AppImage | zip · AppImage | CLAP · VST3 |
| Windows (x86_64) | zip | zip · installer | CLAP · VST3 |
Source code and issue tracker on Gitea. You can also compile the software yourself from source!
Cagire ships with built-in interactive documentation — browse it inside the app with runnable examples, or read the static version here.
Cagire is a step sequencer where each step contains a Forth script instead of typical note data. When the sequencer reaches a step, it runs the associated script. Scripts can produce sound, trigger samples, apply effects, or do nothing at all. You are free to define what your scripts will do. Cagire includes a built-in audio engine called Doux. No external software is needed to make sound. It comes with oscillators, sample players, filters, reverb, delay, distortion, and more.
Live coding is a technique where a programmer writes code in real-time in front of an audience. It is a way to experiment with code, to share openly, to express yourself through code. It can be technical, poetical, weird, preferably all at once. Live coding can be used to create music, visual art, and other forms of media. Live coding is an autotelic activity: doing it is its own reward. There are no errors, only fun. Learn more at TOPLAP or livecoding.fr.