A personal collection of retro-inspired music tracks created using
Strudel, focusing on classic soundchips from:
- Amstrad CPC 6128 (AY-3-8912)
- Commodore 64 (SID 6581/8580)
- Atari ST 520 (YM2149)
- Amiga 500 (Paula, 4-channel PCM)
The goal is to experiment, learn, and recreate the feeling of
8-bit and 16-bit sound engines through modern live-coding techniques.
Each machine gets its own folder (cpc, c64, amiga, atari-st).
Each track lives inside a subfolder:
*.strudel.js— Strudel source code*-notes.md— musical notes, story, technical detailsaudio/— exported previews (mp3/wav)art/— pixel-art or visual cover
Technical documentation:
machine-notes/— AY, SID, Paula, YM chip overviewstrack-template.md— template for documenting a new track- Additional tips and research notes later on
- Open https://strudel.cc and enter the REPL.
- Copy a
*.strudel.jsfile into the editor. - Click ▶ or press Ctrl+Enter to start playback.
- Live-edit patterns, experiment, and commit your variations.
-
Sky Patrol
Path:tracks/cpc/sky-patrol/
A heroic flight theme inspired by 80s shooters.
Uses 3 voices (bass, arpeggios, lead) and a simple chord progression. -
Blade of Atheryon
Path:tracks/cpc/blade-of-atheryon/
A dark heroic fantasy action-adventure game.
Includes Stage 1 (mystical E Dorian forest theme) and Boss 1 (tense C Phrygian battle music).
More tracks for C64, Amiga, and Atari ST will be added later.
All pixel-art images, mockups, and visual concepts in this repository were generated using Nano Banana.
Up to you — suggestions:
- Music: CC BY-NC-SA 4.0
- Code: MIT License
