If someone takes time to deeply understand the advantages of the textual approach and then builds an alternative, I'll listen.
But at this point, anyone who is doing this and their criticism of the original approach is shallow and uninsightful, where it's basically just "it's old and it must therefore suck", is unlikely to produce a good answer.
I think that applies to the music notation case too. "Conventional" music notation isn't just a staff and a couple of types of notes. By the time you handle all the use cases that conventional notation handles, or even just a solid subset of it, your brand new notation is probably a lot less elegant than it started out as in someone's head.
Unlike most languages it's inherently two dimensional because music includes both horizontal (time, rhythm) and vertical pitches (chords/colours, harmony) information.
And - especially important - melody is an element that needs both.
You can't represent the same information with text without losing a lot of important content, which is why toys like Sonic Pi are more limited than they seem.
You can kinda sorta represent the same information on a piano roll, but it's not any easier to read than dots - in some ways harder, because you're not going to see the relationship between a bass line and chords as clearly.
Is it a good programming language? It's quite dense, but not denser than some code idioms. The 2D element is unique, and hard to represent in other ways.
The learning curve is steep, but it's probably as good as it can be given the requirements and constraints.
I know neither is about music notation per se (but about fixing the piano), but it is analogous: Music notation has exactly the same problem as the piano -> it defaults to C, which makes everything else relative to C and overly complicated.
For the record, I don't think this means we should switch to a new system, but it is usefull to recognize that it is suboptimal, if only to be able to accept it and continue (because nobody is going to translate everything to some new notation)
Classical composer and software engineer here. One of my goals is to help update score notation. I use something called "harmonic coloring" which is like a reduced MIDI notation: You color a note by its functional role (harmonic value) rather than an arbitrary hue in 0-11.
What this view shares with MIDI: Long rectangles representing the applied durations. How it is different: Occupies a minimal amount vertical space.
The color palette I'm using is intended to support people with colorblindness. The shades/hues of a color encodes the functional harmony. The root key signature (origin) is always the same color; and chords some distance r away on the circle of fifths is the shade/hue at that offset r.
There is a similar concept described in the Tantacruel video towards the end.
You can explore it here on Monic Theory. (mobile view should be fixed within 48 hours)
Similarly, in Carnatic and Hindustani classical traditions, the note names (Sa, Re, Pa etc) do not denote pitches - Sa is always the root, whatever it is, and the rest have a somewhat well defined intervallic relationship to it.
I personally would not use "harmonic value" to describe this, since it occurs in music that (broadly speaking) lacks harmony. The key point, IMO, is that what matters are sets of intervals (ratios, if you prefer) rather than actual pitches (as frequencies).
Hindustani (and Carnatic) music indeed do not denote pitches for a very sound (pun intended) reason: They let singers choose the root note (Sa), and thereupon the melody is built. Most (all?) of Hindustani music is melody-based, not harmonic based (like Western music). And the melodies are themselves created within the Raga framework. Raga is like a mode (but not exactly that), and is hard to explain within the constraints of Western music theory precisely because that concept does not exist in western music per se. Which is why most Indian classical theorists call a raga a "melodic framework", and leave it at that (or expound on it, as the case may be).
A great reference for Indian classical music is [1] and and more recent one [2]
[1] The Ragas of North Indian Music, N.A. Jairazbhoy, https://archive.org/details/dli.ministry.26725
[2] Rāgs Around the Clock, A Handbook for North Indian Classical Music, with Online Recordings in the Khayāl Style, https://www.openbookpublishers.com/books/10.11647/obp.0313#r...
In particular, trombones have almost entirely stopped using the tenor clef in jazz.
But it, and the piano black keys with it, are definitely not optimal. It makes playing in C easy, and playing in anything else hard. I've picked up a new instrument since ~2 months, and 1 month in I could already play all scales by by deliberately staying away from music notation, learning the raw distances/steps that make up a scale and how to play them, rather than the 'delta from C', which is how classical training taught me to think. (Same story for chords etc)
I don't think this is true—I was under the impression that, at least on piano, keys other than C major are sometimes chosen specifically to make things easier on the fingers.
... or is it geek, i can never remember the difference ...