Music DSL (similar to Regex) for Music Notation

Somewhat relevant thing was discussed here recently.

I wonder though, why DSL / compile time / ability to write notes directly in swift. Wouldn't it be enough to represent notes as either a string of characters or some custom binary or text data structure (like the mentioned ABC format, or a MIDI file, or lottie, or similar) editable by external means?

1 Like