Tidal

1 program Added 2026-02-25T12:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled Evidence Report issue View issues
Aliases: TidalCycles
Provenance: commit 40141b271a · authored 2026-02-25T14:11:46+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

TidalCycles (0.76)Tidal Cycles (0.68)TiML (0.12)CycL (0.11)Less (0.11)

LLM-contributed programs

Euclidean Polyrhythm

Provenance: commit 40141b271a · authored 2026-02-25T14:11:46+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
code.tidal · added: 2026-02-25T12:00:00Z
-- Euclidean rhythms and effects in TidalCycles
-- A polyrhythmic pattern using euclid function

d1 $ euclid 3 8 $ sound "bd" # gain 1.0

d2 $ euclid 5 8 $ sound "hh" # gain 0.7 # pan (slow 4 sine)

d3 $ slow 2 $ note (scale "minor" "0 2 4 5 7") # sound "superpiano" # room 0.3

d4 $ sound "cp*2" # size 0.8 # delay 0.5 # delaytime (1/3)

Contribute — propose a file extension

Tell us where to find evidence about Tidal (mapped to pl/tidal). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Tidal/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Tictactoe Tidal Cycles →