deck

Synths scope

What belongs in the catalog package: voices and dispatch, never grammar or transport.

The instrument catalog for .deck — the 33 Web Audio voices, and the dispatch that picks one.

Entry: src/index.tish

This package exists so that one set of voices serves every host: Deckard, @spacedevin/deck-player, the docs site, the WAV renderer. The root AGENTS.md keeps audio out of the language package; the player's AGENTS.md keeps voice implementations out of the player. Both of those exclusions land here.

In scope

Out of scope — do not add here

Notes for editors