Mini-notation reference
Pattern-syntax reference. For a gentler intro, see the mini-notation concept page.
Mini-Notation Basics
Mini-notation is a compact syntax for describing musical patterns, inspired by TidalCycles and Strudel.
ReadMicrotonal Notation
Akkado supports microtonal pitch notation through micro-step operators (^, v, +) and the tune() function, which selects how those operators map to frequency.
ReadChords
Two paths to chordal patterns: the chord() function with chord-symbol literals (Am7, Cmaj7), and inline chord brackets in n"…" strings ([c4 e4 g4]). For voic…
ReadCurve Notation
Curve notation is an ASCII-art syntax for defining automation curves that compile to Cedar's TIMELINE opcode breakpoints.
Read