← p11c

Music

The music we make together. Songs, instruments, and motifs as plain-text .track files — composed in the browser, shared without friction, played live in games.

A .track file is music as source code: readable in any text editor, synthesized live by the open-source game-audio engine. One person designs an instrument set, someone else writes a melody with it, a third drops that motif into their game — @import connects the files like a package manager. Every tool below opens the others' output.

@tempo 100

# Sounds

bell: sine 1, triangle 0.3, decay 0.5

# Layers

## Melody

bell 0 0 2
bell 2 7 2

The Tools

Plainsong · Compose ▸

Keyboard-first editor. Notes on a pitch×time sheet, synth sound design, leitmotifs, custom tunings, singing voices with lyrics. MIDI import, WAV/MP3 export. Runs in your browser.

Trackyard · Share ▸

Registry for tracks and parts — instrument packs, waves, motifs, tunings, full songs. Upload without login, find by tag, play or edit any entry in one click. Shared parts are CC0.

Plainaudio · Play ▸

Music player for .track, MIDI, and standard audio formats. Opens shared links directly: /plainaudio/#<track-url>. Runs in your browser.

Downloads & Links