Start a project

Begin with a runnable private-beta starter or an existing module.

Private beta access includes starter projects for effects, instruments, and MIDI tools. Start with the closest working example instead of an empty folder.

After opening the starter:

pnpm install
pnpm module:doctor
pnpm module:dev

The project contains a typed src/module.ts, a web interface, tests, and build scripts. Ask your coding agent to read https://syntho.app/llms.txt, describe what you want to make, and let it change the graph and UI while you listen in the workbench.

Public self-service scaffolding is upcoming. Beta participants should use the starter bundle and commands supplied with their access rather than copy commands from an older preview.