Vortex
Python port of the TidalCycles pattern language, sending events to SuperDirt via OSC.
| Language | Python |
|---|---|
| Category | Live coding |
| License | GPL-3.0 |
| Platforms | macOS Windows Linux |
| Install | pip install -U tidalvortex (needs Python 3.11+, liblo, Qt 6) |
| First released | 2021 |
| Maintained | Yes |
| Links | Website · Source |
Strengths
- Tidal-style patterns in pure Python
- No Haskell toolchain required
- Still maintained (on Codeberg)
Limitations
- Experimental/incomplete vs full TidalCycles
- Heavier deps (Qt6, liblo)
Best for
Python users wanting TidalCycles-style algorithmic patterns without Haskell.