ChatGPT doesn’t “think” anything. It generated instructions telling users to do things incorrectly based on the human-generated content in its training data, which it didn’t understand because it doesn’t undertand anything.
I think, therefore I add features.
My feelings on this are conflicted. I’m happy to add a tool that helps people. But I feel like our hand was forced in a weird way.
Oh really? You won’t tell us that you’re not happy about the free marketing/traffic…
Traffic with complete misinformed expectations is generally undesirable. There have been reports of places getting lots of negative reviews because of this.
Normally people use ChatGPT to vibe code, this is the first instance I’m aware of of ChatGPT using people to vibe code!
In soviet russia, ChatGPT uses you for vibe coding!
Chatgpt is just enforcing 4th law of robotics.
I actually had this happen more than once because of a coworker that uses Copilot and it would help him with code and use functions not in existance. He has since finally stopped trusting Copilot code without more testing.
Worse, they typically do exist, just in training data made up of others’ code. Sometimes if you put the function names into GitHub search, you can find them.
This is how ChatGPT makes a feature request.
Better flood them with interested users than ask for thumbs up on a ticket.
Fascinating! Because this notation is already used by another tool (and possibly more), it might not be as silly as it sounds. From the headline it sounds like some really weird API was added to something.
Happy to see this sort of optimism in the wake of AI causing people’s programs to get bad reviews because the AI thinks they can do things they can’t.
Thanks for the share. Maybe I’m looking too far into it, or just in one of those moods, but this really is oddly inspirational to me.
It’s not really used by “a tool”, it’s a customary txt-format notation for guitar. People use it to learn/teach how an existing song is played, it’s not intended to actually notate music.
People use it to learn/teach how an existing song is played, it’s not intended to actually notate music.
Using something to communicate how to play a song certainly sounds like a form of music notation to me.
Yes, but it generally doesn’t, for example, record length, or rests, or dynamics… It’s not intended to fully describe a piece of music, it’s really more of a diagram of a series of notes, specific to a guitar layout, that instruct you on playing a melody you’re presumed to already know the sound of.
ASCII tab is a text file format used for writing guitar, bass guitar and drum tabulatures (a form of musical notation) that uses plain ASCII numbers, letters and symbols. It is the only widespread file format for representing tabulature, and is extensively used for disseminating tabulature via the Internet.
Tablature (or tab for short) is a form of musical notation indicating instrument fingering or the location of the played notes rather than musical pitches.
Musical notation is any system used to visually represent music. Systems of notation generally represent the elements of a piece of music that are considered important for its performance in the context of a given musical tradition. The process of interpreting musical notation is often referred to as reading music.
If that information is incorrect, please contribute your expertise by editing the entries, because they lead me to believe calling ASCII tablatures notation is acceptable.
Even the article refers to them as notation.
Um, that’s just a screenshot of a ChatGPT session…! WTF? Obviously that’s not music notation. It’s ASCII tablature, a rather barebones way of notating music for guitar.
Our scanning system wasn’t intended to support this style of notation.
It is inspiring to me
TBH, this is barely any different from marketing promising that a product will have a feature that the development team only find out about later purely by accident when upper management asks about it.
It’s worse. This is like the restaurant across the street, a company that is completely unaffiliated with me and even my industry, is now running a lunch promotion that includes advertising something for my business which I did not approve and do not sell.
If a human being did this, it would be so unbelievably grossly obviously illegal it wouldn’t even have to go to court. It’s obvious and blatant fraud. Lying on this level is like so unbelievably blasphemous I would go so far as to say that this is uncivilized wild animal behavior that far precedes modern copyright/property laws, having been frowned upon in almost every society since the dawn of civilization.
It’s much different because you can fire your salespeople for failing to consult with the engineering team, promising shit that is impossible, going to damage your brand and reputation, and provide little-to-no return on investment.
The biggest difference is that you can’t fire ChatGPT (as much as I desperately wish we could)
OK, yeah, you can’t control a third party’s promises (or hallucinations), but the boss isn’t going to fire someone from sales and/or marketing. They’ll fire the developer for failing to deliver.
The krusty krab doesn’t sell pizza till they do
ChatGPT is just fancy autocomplete, so it probably got the notation from somewhere else; it’s not really capable of inventing new stuff on its own (unless it hallucinates). It would be interesting to ask it where it saw that notation in the past if you didn’t support it before, but in a way, you could say it’s a standard form of notation (from a different service).
You know it’s not strictly auto completing sentences that previously existed, right? It’s using words that it anticipates should follow others. I’ve had it suggest code libraries that don’t exist, and you’ll hear about people going to the library to ask for books that haven’t been written but supposedly by real authors, and it sounds like something they would write.
Tab music notation is super common, and although it wasn’t supported by this particular service before, you could see where it might be the sort of request people make, and so chatgpt combined the two.
Iirc Wikipedia supports it for tab notation
Personally I much prefer lilypond. I wonder if this tool supports lilypond. Would love to have a workflow to scan sheet music and get lilypond out the other end.