Show HN: Oworpheus – a tiny music programming language
Category: other
Tags: dsl, music, audio-synthesis
Score: 4.3/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 3)
Oworpheus is a minimal domain-specific language for music synthesis that compiles C-like source files directly to WAV audio files using built-in oscillators, envelopes, and modulation. Its succinct syntax and chiptune examples make it interesting as a lightweight tool for algorithmic composition or learning audio programming fundamentals.
Target audience: backend devs
Repository: https://git.thackston.dev/cmt/oworpheus
View on Hacker News