Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 641 Bytes

File metadata and controls

9 lines (8 loc) · 641 Bytes

code music

  • ÆTHRA is a music programming language made using C#
    • I’m building ÆTHRA — a programming language designed specifically for composing music and emotional soundscapes.
    • Instead of focusing on general-purpose programming, ÆTHRA is a pure DSL where code directly represents musical intent: tempo, mood, chords, progression, dynamics, and instruments.
    • The goal is to make music composition feel closer to writing a story or emotion, rather than manipulating low-level audio APIs.
    • HN Comments
  • Sonic Pi?