Live data from Hacker News

Viewing profile — luigi_123

luigi_123

HN member
Joined
Mon, Dec 22, 2025, 11:13 PM UTC
HN karma
30
Public activity
7 items

About luigi_123

No profile information was provided.

Recent public activity

  1. comment
    Comment #48116316

    Yes, having to deal with MuseScore was one of the reasons I started to work on this. I'm glad you picked up on it. I definitely want to release it as an open source project, but th…

  2. comment
    Comment #48116238

    I definitely came across LilyPond when researching what to use in the backend for my language :) > Maybe a spectrogram would be more helpful than a simple waveform display. Thanks …

  3. comment
    Comment #48116176

    Your TOML-based syntax is really interesting. > "drums: (bd ~ sd ~) 32", > "drums: ((hh@0.5) 8) 32", > "drums: (cr@1 ~@15) 8" I definitely considered stuff like that but in the end…

  4. comment
    Comment #48091449

    > Would be nice to have something somewhere in between the over-simplified ABC and overly verbose MusicXML. Hard agree. Early on I actually tried to write my drum charts directly i…

  5. comment
    Comment #48091390

    Forget the DSL part for a second and what this can do is: it can render sheet music, play the corresponding sound and display the same music as a rhythm game. People writing sheet …

  6. comment
    Comment #48089446

    It's intended for drummers, but I wouldn't rule out anybody. It can generate sound, and I'm even using some nicer sounding samples I found on the internet, so using it for composit…

  7. comment
    Comment #48089329

    * This is my first time actually posting anything on HN. I've been making a DSL for writing sheet music specifically for drums as raw text, inspired by ABC Notation (but of course …