LiveDocsGodotESP32BlogGitHub
Reference

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.

Read

Microtonal Notation

Akkado supports microtonal pitch notation through micro-step operators (^, v, +) and the tune() function, which selects how those operators map to frequency.

Read

Chords

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…

Read

Curve Notation

Curve notation is an ASCII-art syntax for defining automation curves that compile to Cedar's TIMELINE opcode breakpoints.

Read
Community · Press · GitHub
Sponsor

MIT License · © 2026 nkido