The Appalling Stupidity of Spotify's AI DJ

(charlespetzold.com)

365 points | by ingve 2 days ago ago

150 comments

  • sd9 2 days ago ago

    What a strange article, from somebody who should understand the underlying technology (click on the “books” tab - the author is a technologist).

    This is not about AI, the author is mostly just pointing out that Spotify was not designed for classical music.

    This is a product issue. Spotify DJ is essentially “shuffle with some voice interludes”. There’s probably some non-AI code in there to explicitly prevent it from playing an album end to end.

    Besides, AI is not one thing. It’s weird to generalise “This beta spotify feature doesn’t serve me, hence AI is useless”. For example, when the author says “if it can’t do this, how could it compose music?”, that’s a category error.

    Honestly the whole post and tone are just baffling. It’s mixing up all sorts of opinions and trying to put them under one umbrella, and about 50% of the text is just name dropping specific classical pieces.

    I happen to agree that the Spotify DJ feature is terrible, but I think this is a very ineffective way of presenting the argument.

    • timthorn 2 days ago ago

      > click on the “books” tab - the author is a technologist

      That's rather underselling him. Charles Petzold wrote the canonical reference works for programming Win32 and MFC.

      It's like calling Donald Knuth a lecturer.

    • pc86 2 days ago ago

      > This is a product issue.

      The product organization at Spotify is a master class in dysfunctional product organizations. Compare the feature parity of the desktop and mobile applications and you'll find random features available in one but not the other. Try to do basically anything in CarPlay other than select a different recently-played playlist and you'll be able to do it 10x faster by picking up your phone and doing it there.

    • raincole 2 days ago ago

      > For example, when the author says “if it can’t do this, how could it compose music?”, that’s a category error.

      Given the author's background I believe it's intentional ragebait. It's as ridiculous as saying LLM can't count the number of Rs so it cannot generate grammatically correct sentences. No way he really thinks the logic is sound.

    • technothrasher 2 days ago ago

      > For example, when the author says “if it can’t do this, how could it compose music?”, that’s a category error.

      That isn't really a category error. It's more begging the question. It makes the assumption that the ability to DJ music is the same ability as being able to compose music, and uses that assumption to suggest the conclusion that a failure to DJ classical movement would necessarily result in the failure to compose same. A category error would be assigning a property to AI that it cannot have. It would look more like, "if AI can't DJ music, we have no way to know what color it is."

    • jrm4 2 days ago ago

      I think quite the opposite for precisely the reason you're saying?

      Which is to say, he's doing a very good job of reminding you/us nerds that "there should be no excuse for this, technical or otherwise." The technology exists to make this work very well and has for sometime; I GET why it's not working now, but that doesn't make it any less garbage.

    • jrjeksjd8d 2 days ago ago

      Every modern streaming platform seems to be focused on the relationship between contemporary singles - who featured on what, what's trending, if you like this current pop artist you'll like this other one. Setting aside OP's interest in classical music this approach doesn't even work for popular music from the 60s to 90s when the primary format was the album. God help you if you try to use voice commands to play Help! (the album by the Beatles) and instead get Help! (the title track by the Beatles).

    • alberto467 2 days ago ago

      Who would even DJ on classical music?

      If you have the slightest knowledge of classical music you would know it should not be mixed like in a dj set, and you would not optimize your dj algorithm for it.

    • vasco 2 days ago ago

      When "me" is most classical music and this is a music platform I think the critique is not unwarranted. They could adapt it with special system prompts for classical.

    • spunky2342 2 days ago ago

      Spotify is definitely not trying very hard, the author is justified in complaining. I had a very similar experience. They are in a perfect position to be able to make something amazing, but they (and other streaming companies) are somewhat limited in what they can do because of their music licensing relationships. I was able to build something 100x better than their DJ using an off-the-shelf LLM and some well-crafted search/metadata tools. It has no problem doing what Petzold wanted. It's a much better way to interact with music than what the general public has access to now, and I would love to commercialize it, but the rights-holders (UMG, WMG, Sony, etc) are very protective of what they own. If you want to know more reply here or reach out to me at info@tunistry.com.

    • DonHopkins 2 days ago ago

      There is a long history of using AI to analyze, compose, and perform music.

      Atari Cambridge Research- part 5: David Levitt shows Music Box on his Lisp Machine

      https://www.youtube.com/watch?v=ocwsVkqEKys

      Atari Cambridge Research- part 6: Music box with Tom Trobaugh and drum machine with Jim Davis.

      https://www.youtube.com/watch?v=DhA0FGsin_s

      Cynthia Solomon has shared a treasure trove of rare classic videos of Seymour Papert, Marvin and Margaret Minsky, kids programming Logo and playing with turtles, and many other amazing things at the MIT AI Lab, MIT Media Lab, and Atari Cambridge Research:

      https://news.ycombinator.com/item?id=28604629

    • WickyNilliams 2 days ago ago

      Mr Petzold's book, Code, is marvel and you should read it btw

    • michaelbuckbee 2 days ago ago

      Perhaps not so strange in that from a practical standpoint many "AI problems" are actually "Data Problems" when you start peeling things back.

    • leoc 2 days ago ago

      > There’s probably some non-AI code in there to explicitly prevent it from playing an album end to end.

      Google’s Nest speakers have or had similar issues: they’d start any requested piece of (at least multi-movement) classical music somewhere in the middle and simply defy any instructions to start at the beginning, bizarre behaviour for a smart speaker.

    • bryanrasmussen 2 days ago ago

      The problem with this article is there are more than one way to be a DJ

      >This is a product issue. Spotify DJ is essentially “shuffle with some voice interludes”. There’s probably some non-AI code in there to explicitly prevent it from playing an album end to end.

      And I would argue that is one of the stupidest ways.

      https://medium.com/luminasticity/the-complete-playlist-e8eb3...

      The Complete Playlist argues for shuffling and serendipity for achieving accidental surprise and delight and clever juxtapositions, something that if you had an actually competent DJ could be guided and not left to chance.

      A competent DJ makes musical arguments in relation to an aural environment in the same way a competent Philosopher may make intellectual arguments in relation to an environment of ideas.

    • j45 2 days ago ago

      Seems pretty harsh for somethign it may not have been designed to be good at.

      Maybe Spotify works more off lyrics, and classical music usually doesn't have lyrics.

      I'd love to have AI that could hear music.

    • Copyrightest 2 days ago ago

      [dead]

    • khana a day ago ago

      [dead]

    • BoredPositron 2 days ago ago

      [flagged]

    • hansmayer 2 days ago ago

      [flagged]

    • chihuahua 2 days ago ago

      Totally agree. And also, this limitation of Spotify probably affects 0.00000001% of their users. In other words, it just doesn't matter (except to those 3 people)

  • shubhamjain 2 days ago ago

    I haven't tried AI DJ, so I can't comment on that, but I find it hard to empathize with the author. Not because the criticism lacks merits, but because there is no real attempt to explore the pro/cons of the tech. I see this pattern often with people who complain about AI. They pick a narrow case where it isn't good at and use it to dismiss the whole thing. AI isn't a human, it's going to have its limits.

    Same thing I saw in AI-assisted coding. People complaining how AI- enabled some XYZ security risk, it's bad, it's crap. This could be true, but why ignore the fact that you create a full blown native Mac app, with a single sentence? That should be good for at least a few things. Right?

    • nottorp 2 days ago ago

      Basically it's because what "AI" can do is extremely different from what "AI evangelists" claim it can do.

      I haven't seen a single "AI evangelist" address any concerns and limitations, other by than "throw more AI at it" or "it will get better in 5 years, just in time for cold fusion".

      > you create a full blown native Mac app, with a single sentence

      Like they created a full blown C compiler that "could compile linux" but in reality didn't pass its own tests?

      If you constantly cry wolf, no one's going to believe you when the wolf actually comes.

    • worksonmine 2 days ago ago

      > This could be true, but why ignore the fact that you create a full blown native Mac app, with a single sentence?

      I would guess it's for the same reasons that you're ignoring all the fixes necessary to get to an actual "full blown native Mac app". It's rarely a single sentence unless your app does something trivial like printing Hello World.

    • qsera 2 days ago ago

      >That should be good for at least a few things. Right?

      The example you described, no.

      It is not good because its quality and adherence to the spec (the single sentence) is and will always be probabilistic...

    • ErroneousBosh 2 days ago ago

      > This could be true, but why ignore the fact that you create a full blown native Mac app, with a single sentence?

      Isn't that a bit overblown? I just fired up Copilot in VSCode and typed in "make me a DAW plugin that will inject MIDI control changes into the track output" and it didn't even know where to start.

    • eithed 2 days ago ago

      What a strange take - you dismiss valid criticisms of Spotify product, just to venture off into the land of "well you can create a mac app with one sentence" as if that would matter here.

    • rfw300 2 days ago ago

      I don’t necessarily endorse the author’s broad conclusions about “AI”, but I will say that the Spotify DJ specifically is an enragingly bad product. Nothing close to the utility of Claude Code.

    • Copyrightest 2 days ago ago

      [dead]

  • keiferski 2 days ago ago

    AI DJs for music feel a bit like AIs writing restaurant reviews. Possible in theory, but fundamentally I don’t really care what a machine thinks, I care about what a human, preferably an expert human, thinks.

    I listen to a lot of DJ mixes on YouTube (Hör Berlin is great, for example) and part of the appeal is what this particular DJ picks: what kind of music are they listening to in the country they’re from, how are they interpreting it, what are they mixing it with, etc. For some DJs there’s also kind of a personal visual brand, like musicians themselves.

    The idea of an anonymous AI picking an optimized list of music kind of defeats the purpose.

    • wanderingpixel 2 days ago ago

      Curation is the future, and those with the depth and breadth of knowledge required to do it well will be in high demand. The human touch will become a selling point and attract those in the know.

      While there has always been room for middle-of-the-road "content", there have also always been those that seek a higher value. I expect that segment to only grow.

    • jeremyjh 2 days ago ago

      I can't really tell the difference between the mixes Spotify has been generating for more than a decade, except that the DJ picks which mix and then an LLM writes some DJ patter to wrap around it. I've gotten a lot of value over the years out of Spotify picking what song comes next when my queue is empty, I've been introduced (or re-introduced) to a lot of good music this way but there is no magic to it, its just a ML recommendation/engagement model like many others.

    • ArtRichards 2 days ago ago

      I like using the automatic lists in soundcloud to discover new music. Often its hit or miss but it can surface some great tracks... Its intentional though, gotta have your finger on the skip track and heart...

    • bbor 2 days ago ago

      Sure, it’s not the same as a human suggesting music. But sometimes people consume art for the art, not for the curator! Both are worthwhile.

    • wildzzz 2 days ago ago

      There's a big difference between a real human DJ, especially one at a live event that can read the audience, versus what is essentially Spotify shuffle with some LLM voice in-between songs. It knows the song coming up next so it can spout off some random words it's pulled from various review sites. It's not really that impressive once you've used it, the Spotify shuffle and the generated song blurbs are the real tech running the show.

  • lilytweed 2 days ago ago

    This isn’t really related to the core argument, but I think the author would be better served on just about every count by switching to Apple Music (Classical). The discovery and organization mechanisms are built for classical music first and make the whole project of finding, saving, and enjoying the material way better. They include PDFs of the booklets, for goodness sake! (And let you cross-shop recordings of the same piece by different performers so, so easily.)

    • satya71 2 days ago ago

      Indeed Apple Music Classical or Idagio. Spotify has never cared for classical, because the market is too small for them to bother.

  • comrade1234 2 days ago ago

    I've tried using Spotify and similar services that try to track your preferences but they're just, I don't know, boring. I much prefer the challenge of a human-picked DJ set.

    I usually listen to dublab (los Angeles, cologne, and Barcelona) and nts1 (usually London) and nts2 (location rotates). They have 1 or 2 hour DJ sessions (live or recorded) and your hear some music that you normally wouldn't be exposed to and sometimes you hate it but usually not.

    • onion2k 2 days ago ago

      I've tried using Spotify and similar services that try to track your preferences but they're just, I don't know, boring. I much prefer the challenge of a human-picked DJ set.

      The significant problem that AI faces in automatically curating something is that the input data is usually pretty terrible. It's based on either similarity of the thing being curated which doesn't work because people don't want things to be too similar or to dissimilar, or it's randomness which doesn't work because it's too discordant, or it's based on patterns in the data (people who listened to X listened to Y, so recommend Y to people who listen to X) which works but only if the listener's taste aligns with the majority. If you introduce multiple sources of patterns in the data you quickly lose any variation and things stop being interesting.

      This is a hard problem. No one has ever really solved it, despite Spotify, Netflix, YouTube, etc investing hundreds of millions into the space. Humans are probably just too fickle to accept that an algorithm can choose for us. It lacks the social proof that a tastemaker like a DJ brings.

    • lancebeet 2 days ago ago

      I think what you're describing is what people working with recommender systems call serendipity. Maximizing serendipity, while maintaining relatively high relevance/recommendation success rate, is supposedly a pretty difficult problem to solve. I'm not sure if LLMs have changed that.

    • heraldgeezer 2 days ago ago

      Thanks for these tips. I even find my Youtube gives me better recommendations than Spotify.

      https://www.nts.live/radio

      Right now NTS Guide to: Italian Library, Soundtracks and OSTS

      https://www.dublab.com/

      I avoid ghetto music but aslong as it has classical, OSTs, calm jazz, trance etc :)

      A bit turned off by a certain section but I can ignore it.

      aha okay, I can search for "NTS Guide to" on Spotify and people have just made playlists! Great! thanks

    • kgwxd 2 days ago ago

      Spotify should have twitch-style, human hosted, radio shows (intentionally no video) with live chat. with full access to the catalog, it would easily bring back communities built around good music.

    • pjmlp 2 days ago ago

      I rather do my own mix tapes, or mix MP3, taken from CDs that I still buy, occasionally directly from bands after concert.

      Otherwise a few European radios, even if with ads, as a second goal is to keep my foreign language skills up to date.

      Also a few lucky algorithm gems on YouTube, or the KEXP, Tiny Desk, ARTE Concerts, Colours channels.

      Never got into Spotify.

    • batiudrami 2 days ago ago

      NTS is truly excellent yes.

      The streaming app algorithms are bland as hell, built for people who just want noise in the background.

    • metalman 2 days ago ago

      tiny desk

      you have to do your own search and play, but some of the stuff by unknowns and famous artists giving back is profound, they KNOW when they hit it, all live, mostly acoustic and all useing musicians, no tape, no sequencers. listen to one such performance, and maybe you dont need anything else for a week.

    • Etheryte 2 days ago ago

      These are great, thank you so much for sharing the recommendations. I tuned in to NTS and casually just kept on listening for a very long time. If anyone else has good recommendations, I'm all ears. Thank you.

    • Rodeoclash 2 days ago ago

      Which weirdly enough has made Soundcloud one of my primary sources for finding music I enjoy, via DJ sets.

  • walthamstow 2 days ago ago

    I didn't get past the wanky declaration that he listens to classical, listing out dozens of composers.

    The term DJ is synonymous with modern, electronic music, anyway.

    • stavros 2 days ago ago

      Yeah, that's where he lost me too. Strikes me as very pretentious.

      He didn't even say "classical", he was circumspect with "that moste illustriouse of musical traditionnes".

    • moonbucket 2 days ago ago

      Or someone cueing up well-known pop/dance tunes at a wedding/disco. Last time I was at one they weren't generally firing up symphonies, string quartets then doing a deeper drop of a heavy hitting baroque banger to see the bodies hit the floor.

    • barbs 2 days ago ago

      Glad I wasn't the only one. Love how he goes on to say how he's aware that people are unfamiliar with all those names he just dropped.

    • Mistletoe 2 days ago ago

      The Spotify AI DJ makes some pretty cool sets for me, but I listen to Hyperpop and Outrun type electronic music, stuff like that. A DJ spinning sets of classical music is pretty weird haha. I’d recommend just listening to the Classical New Releases playlist, which is excellent.

    • paradox460 2 days ago ago

      It almost feels like he asked an AI to write out a list of composers

    • SonnyTark 2 days ago ago

      Me three. I thought it was an attempt at humor, but I got to the end and didn't find a punchline?

      I learned Windows programming from his book, I'm sort of shocked he doesn't seem to have a base-level understanding of how transformer models work..

      That, and instrumental music. Seems to believe the set of all music = pop songs + western civilization tradition classical music

      ¯\_(ツ)_/¯

    • Xenoamorphous 2 days ago ago

      Author comes off as what days is called “performative man”.

    • BrissyCoder 2 days ago ago

      "wanky"

      Austraian/New Zealander detected lol

  • radley 2 days ago ago

    I'm pretty sure it comes down to radio vs interactive music licensing. A general radio license doesn't allow users to pick the track they want to hear. They only get a shuffled playback and face other limitations like "can't play an album all the way through". Interactive licensing allows users to pick exactly what they want, including playing full albums, but it's much more expensive per track.

    It appears that Spotify's engines use a mix of these licenses to reduce costs. Since AI isn't explicitly user-made selections, it's quite possible that the AI playlist generator is limited to a radio license model for playback, simply to save money (considering the additional cost of providing AI).

  • rafram 2 days ago ago

    > I’m aware that many people are unfamiliar with this musical tradition, but it forms one of the sturdiest pillars of what we casually refer to as “western civilization.” Plus, it’s a whole lot of really enthralling music.

    I really had to push to keep reading past this part.

    But this piece doesn’t really say anything surprising anyway. Spotify isn’t for classical music. There are other services that are.

  • Closi 2 days ago ago

    From the article:

    > Am I naïve in expecting Artificial Intelligence to be smart? Is my interpretation of the word “intelligence” too literal? And when an AI behaves stupidly, who’s to blame? The programmers or the AI entity itself? Is it even proper to make a distinction between the two? Or does the AI work in so mysterious a way that the programmers need no longer take responsibility?

    IMO this is a programming/prompting failure - not a failure in the general capability of 'AI'.

    We can prove that an AI can understand this with a basic prompt:

    https://chatgpt.com/share/69b67906-0e18-8012-9123-718fc6422c...

    This is a minimal base prompt, with no fine-tuning, with the same user prompt, which shows that an AI will respond correctly by default. Presumably either the AI they are using is a weak model, or their prompt is encouraging the model against this (e.g. maybe the prompt says 'return one song based on the suggestion, and then songs from similar artists after')

    > I’ve heard people claim that an AI can compose music. But how can that be when it can’t even grasp basic concepts in music?

    Trying to infer the underlying capability of AI to generate music based on a badly-prompted Spotify DJ feature is always going to have it's limits. The proof of 'can AI compose music' will be in the eating of the pudding. AI models have already been able to compose classical music to some extent, and can grasp music theory, so after this point it's just going to be a matter of quality/taste.

    • xattt 2 days ago ago

      > maybe the prompt says 'return one song based on the suggestion, and then songs from similar artists after'

      What are the chances there is or will be a prompt to direct listeners from artists with higher royalties to those with basic fees?

      If I was an MBA, this would absolutely a direction I would take.

    • arrrg 2 days ago ago

      Your reference to prompting is pretty disgusting since you try to shift the blame to the user. All the prompts were crystal clear. Trying to shift any blame on user error is non-sensical stupidity or dumb manipulation in this case.

      Also, might I recommend looking at the way the world is, not the way the world might be. This is one of the ugly AI tendrils this disgusting industry is putting into everything, bringing ruin to the world. This is the actual reality of it, making the world a dumber, less interesting more stupid place.

  • dsr_ 2 days ago ago

    In this article we see proof that the words people use to describe a phenomenon influence how they think about that phenomenon: what they expect, what they assume, how they reason about it. https://en.wikipedia.org/wiki/Linguistic_relativity

    Every time someone calls an LLM "AI", their brain faults a little more.

    This is the profession of marketing's greatest success: inflicting so much damage on the rest of the world.

  • mikkupikku 2 days ago ago

    I do wonder how people can be satisfied with automatic music playlists. I was entertained by this for maybe a few hours when Pandora was new, but they all seemingly always devolve into either playing weird shit, playing the same 50 songs over and over again, or playing whatever new release shilled crap the record companies are paying to promote. Yet it seems like everybody else these days is a Spotify addict. I guess most people are fine with it.

    • ChrisMarshallNY 2 days ago ago

      Pandora is the only one that even remotely came close to something worthwhile, for me. It usually picked stuff that I wanted to hear; and that was a decade ago. Every other selection service regularly fed me garbage.

      Pandora was worthless, though, because of their skip limit (even in the paid version). Even with its effectiveness, it would still feed me junk.

      This guy is a classical music guy, though, and all the pickers suck, for that. Classical has been treated badly, forever. I am extremely disappointed that Apple segregated classical into its own app, because I have always enjoyed mixing it in with my regular music.

      One thing about classical music, is that every performance is a “cover.” Who performs the piece is just as important as who wrote it. None of the selection services seem to understand that.

      MP3 tags are pretty much worthless. They are incredibly limited, and I don’t know why they have never been improved.

    • staticassertion 2 days ago ago

      I listen to a lot of old music - 1950s, 1960s. I don't really have peers who listen to it so discoverability is a real issue. Pandora was amazing for me ~20 years ago, it introduced me to songs I never would have heard. Especially in the 50s you had a lot of "one hit wonders" so just listening to a band wasn't a great way to find other songs that I would like.

      I don't really use Spotify so I can't compare but Pandora was awesome. I've found Youtube playlists to be the best replacement so far.

    • thaumasiotes 2 days ago ago

      I've found a lot of great music through Pandora.

      It's very miss-or-miss; you need to be willing to thumb down 95% of what Pandora thinks you'll like. But with enough care, it's a good discovery channel.

    • vintermann 2 days ago ago

      Spotify's discover weekly was genuinely good when it first came. It was on another level from other recommendation services. Maybe 90% of the music I've bought on Bandcamp, I would never have known about if it wasn't for discover weekly (Bandcamp's own recommendation/discovery features are lousy).

      But somehow, probably from a combination of rights owners gaming it and Spotify gaming it, DW is a pale shadow of its former self.

    • vulkoingim 2 days ago ago

      I've been working on and off on something [1] that tries to address this problem through somewhat manual curation. You choose what genres you're interested in, and get auto updated playlists created from your music library.

      I have a few other experimental features in the pipeline that will expand the music selection, but they are not there yet.

      [1] https://riffradar.org/

    • Gigachad 2 days ago ago

      My observations are that the average person is bothered by the slop of modern playlists full of AI music, but they don’t care enough to do anything about it.

      Personally I dropped playlists long ago for YouTube dj sets which are a million times better than Spotify’s AI dj. Some of this is not a tech failing but the DJs have access to unreleased tracks, their own private edits, and are more willing to do more bold things. The AI DJ will never drop a surprise change that makes the crowd scream.

    • myrak 2 days ago ago

      [dead]

  • simonw 2 days ago ago

    > Am I naïve in expecting Artificial Intelligence to be smart? Is my interpretation of the word “intelligence” too literal?

    I wish more people would ask themselves those questions.

    Sadly Charles himself didn't appear to conclude that yes, it's naïve to expect AI to be "smart" (whatever that means) and yes, he and many other people get hung up on the word "intelligence" in AI, a field that's been called that since the 1950s.

  • wzdd 2 days ago ago

    He doesn't really even dig into the quality of Spotify's AI DJ apart from pointing out, in a very roundabout way, that it was designed for popular music.

    Classical is a harder (or at least different) problem and it's why specialist apps like Apple Music Classical exist.

    • earthnail 2 days ago ago

      Ex spotifier here.

      Classical isn’t harder. It’s just so niche that leadership at spotify never bothered. It has a whole different taxonomy; it’s composer, not performer based etc.

      Spotify isn’t against new taxonomies outside of weatern pop music. The India launch, where ragas were super important, shows it. But the Indian market is vastly larger than the small (albeit loud) number of classical music enthusiasts.

      All that is to say, it’s a business decision, not a tech or AI problem.

      (I really like classical music, too, btw., so please don’t read this as me not respecting that user base.)

    • leokennis 2 days ago ago

      I was about to comment this too.

      For someone that explicitly states:

      > I don’t listen to pop songs. I prefer music of the 500-year tradition (...)

      And who apparently wants to stream music, it is wild he's not subscribed to Apple Music Classical which exactly circumvents all complaints in this article...

  • cedws 2 days ago ago

    I think advertising it as a DJ is a stretch, last time I tried it, it was basically just Siri for music. DJing is much more than just playing random tracks.

    I’ve been wondering if AI could be used to compose a set that rivals real DJs, but it seems like a difficult problem. First it needs to select tracks that fit well together, and stitch them together to ramp up and ramp down energy over time. Then it needs to layer the tracks, which requires an intuition for what sounds good and I’m not sure can be done algorithmically. It also needs to do engaging transitions which are appropriate for the moment - also difficult.

    • sanex 2 days ago ago

      I think calling it AI is also a stretch.

  • zokier 2 days ago ago

    Is hammer appallingly stupid for being bad at driving screws, or is the person trying to hammer screws stupid?

    • program_whiz 2 days ago ago

      In this case, I see the author's point. The DJ isn't being advertised as "a narrow tool to select some random pop tunes". If an average person is told this is AI, has a full text interface and responds with "sure I'll do what you asked" and appears to understand, then they expect it to do what it is asked.

      We're told its better than people at selecting songs (e.g. has the combined wisdom of all music and music experts), basic requests like "play the first movement of Beethoven's 7th" don't sound hard for an average person with limited / no musical expertise. If I said "please play the entire 7th symphony", and the tool responds with "sure, I'll play the whole thing", then proceeds to play the Beatles, I'd say that's a fair thing to point out as a shortcoming.

      Its only obvious to tech people that understand that the technology has extreme limits and only works well on areas with abundant high quality data and labels, and can't be expected to reason like a person at all in many cases, that those limits seem as obvious as hammer / screw-driver. And that given how spotify developed these models, they probably didn't really intend classical or test that area -- so it fails despite sounding confident.

      But maybe we should stop advertising screwdrivers as universal intelligence? There's a lot of mott and bailey going on. When AI makes mistakes its "just tools, stop expecting intelligence." However, when people question the AI hype its "humans make mistakes too, LLMs are truly reasoning and better most humans already." And "the entire labor economy will be replaced, human DJs will cease to exist.".

    • memcg 2 days ago ago

      I worked for a man who hammered wood screws most of the way in and then finished with a screw driver because "the threads made by that last few turns were enough."

  • royal__ 2 days ago ago

    The real problem with Spotify's DJ is that, if you use it a lot, it gets into a feedback loop where it keeps playing the same songs that it serves you up because it thinks you like them. It's pretty bad at finding new music which is ironic because I find Spotify's Discover Weekly algorithm to be quite good (sometimes)

  • struct 2 days ago ago

    I do think the Spotify DJ has been dumbed down a lot since its launch (“a’ight, I got you. Here’s some songs for your washing up session.” [proceeds to play the same 10 songs it always does]).

    But for classical music: Apple Music Classical is where it’s at, it understands the relationship between composer, work and recording.

    • Plasmoid2000ad 2 days ago ago

      Absolutely agree on the dumbing down. I'm guessing it's getting heavy use, for many it's probably the default thing to go to - so an easy target for cost optimization.

      Mine will randomly go "Here's some driving tunes" while I'm sitting still, or introduce to me to "The Kings of Leon" when I have some of their songs liked and in my playlists. It's pretty clear there's not a lot of my data in the the input context, or it's not been improved over time.

    • ohyoutravel 2 days ago ago

      Just wanted to second Apple Music Classical. It’s cool.

  • jonathanlydall 2 days ago ago

    I briefly tried it when they first launched it, but in less than an hour decided I hated it.

    Which I really should have anticipated since I generally dislike music radio "DJ"s too and Spotify's AI DJ is trying to be like one.

    In particular it would do things like start playing tracks with no bearing on anything I'd ever listened to, like local South African music which is very far from universally preferred here. I also got the feeling it was pushing "promoted" tracks with little regard to what I would likely like, just like real life radio stations.

    I also don't care to have some voice interrupting the music all the time.

    I was hoping it would kind of be like their other "radio"s, but it would be more explorative to finding more "similar" tracks to what I have listened to, without seeming to get stuck in a repeating play list.

    I suppose it's a cool gimmick for people who are prefer the broadcast radio experience.

    • lozenge 2 days ago ago

      How could software engineers in London and Stockholm understand the effects of racial segregation on music preferences?

  • sneak 2 days ago ago

    Spotify is filled with payola, and their claims about it are intentionally extremely misleading while not explicitly fraudulent.

    It shows up in all Spotify-generated playlists, so I refuse to listen to them. I assume their shitty AI recommendations are similarly filled with cancer.

  • lordnacho 2 days ago ago

    But he already explains why it won't work at the beginning. If stuff is cataloged according to a pop paradigm, why would we expect to be able to reassemble it according to a classical one?

    Presumably a pop DJ would also mess this up. It's like going to an Indian restaurant and asking what Dim Sum they recommend.

    The only reason a human would be able to do this task is that they might be trained in how to find classical music, and they have spent some time learning what is what in that world.

    But a Spotify AI is of course going to be trained on the prevailing classification system only.

    • snakeboy 2 days ago ago

      The whole pitch of AI is that the model is going to be able to make exploit general knowledge outside of the local scope of the problem, just like a human would do. So I would also expect that it would be able to transfer his knowledge of classical music learned in language training, and apply that to the Spotify database.

    • mrob 2 days ago ago

      The classical classification system is equivalent to the classification of cover versions in popular music. Of course, most audio software handles cover versions poorly too, but it's not like it's a completely unknown problem.

  • bob1029 2 days ago ago

    I asked this thing to play me some instrumental EDM tracks and it couldn't handle the task. I don't think classical music is even remotely viable. Spotify already really sucks at it. Pouring AI on top definitely won't help the main issue which is gaping holes in relevant content. It just doesn't exist on the platform in most cases.

  • titanomachy 2 days ago ago

    > I don't listen to pop songs. I prefer music of the 500-year tradition that encompasses [list of like 50 composers]... one of the sturdiest pillars of what we call "western civilization"

    > The use of the word “song” for instrumental music — that is, music that is not sung and hence is not a song — is borderline illiterate.

    This guy comes across as incredibly obnoxious. It's shit like this that gives classical music a bad rap as stuffy and unapproachable.

    But yes, Spotify and the like are terrible for classical music. Apple Music has a separate app for this, which does a pretty good job and addresses most of these complaints.

  • amadeuspagel 2 days ago ago

    > I should mention that my perspective might be a little different from most people’s because I don’t listen to pop songs. I prefer music of the 500-year tradition that encompasses (in roughly chronological order) composers such as Tallis, Byrd, Dowland, Gesualdo, Monteverdi, Lully, Blow, Corelli, Purcell, Vivaldi, Rameau, Handel, Bach, Scarlatti, Haydn, Mozart, Beethoven, Rossini, Schubert, Berlioz, Mendelssohn (Fanny and Felix), Schumann (Robert and Clara), Chopin, Liszt, Wagner, Verdi, Brahms, Puccini, Mahler, Debussy, Strauss, Beach, Schoenberg, Ives, Ravel, Stravinsky, Berg, Price, Copland, Shostakovich, Carter, Boulez, Gubaidulina, Pärt, Reich, Glass, Eastman, León, Adams, Saariaho, J. L. Adams, Wolfe, Higdon, Adès, Thorvaldsdottir, Mazzoli, Shaw, Fisher, and many others.

    There are apps specifically dedicated to classical music and there are many youtube channels for classical music, with sheet music[1], with visualizations[2], with videos of concerts.

    Spotify and it's drop-in competitors were never good for classical music. This article is just another rant on this issue, by someone to whom classical music is so important, a pillar of western civilization, but not important enough to look for other ways to listen.

    [1]: https://www.youtube.com/@AshishXiangyiKumar

    [2]: https://www.youtube.com/@smalin

  • Razengan 2 days ago ago

    It's amazing: How AI can now generate accurate images from a textual description but storefronts and music platforms can't recommend suggestions actually matching what I like.

    Instead they're just thin veils around paid-promotion.

  • sneak 2 days ago ago

    > I’ve heard people claim that an AI can compose music. But how can that be when it can’t even grasp basic concepts in music?

    Why do people who hate AI think that every use of the term AI is referring to the exact same software program?

  • grudgen 2 days ago ago

    This is really going to be a problem for the large overlap of people wanting to use Spotify AI features and people who like classical music...

    Perhaps file a ticket for the devs and go back to listening to the albums without AI

    • worksonmine 2 days ago ago

      > go back to listening to the albums without AI

      The way things are going I'm not sure how much longer we will have that option.

  • zdc1 2 days ago ago

    I do miss What.CD and its catalogue of classical music where it was easy to find the different renditions of any given symphony. It was the best I've seen (not that I've searched very hard since then). Spotify leaves a lot to be desired in that respect.

    That being said, Spotify is probably not the best product if you listen to classical. If classical were all I listened to, I would probably still have an offline collection in a Media Monkey library as my main source of listening.

  • xvector 2 days ago ago

    Author seriously needs to touch grass.

    > [list of 20 classical artists] I’m aware that many people are unfamiliar with this musical tradition, but it forms one of the sturdiest pillars of what we casually refer to as “western civilization.”

    > Unfortunately, this tradition is not much respected

    > The use of the word “song” for instrumental music — that is, music that is not sung and hence is not a song — is borderline illiterate.

    This writeup is insufferably pretentious. It almost reads like a caricature of someone that listens to classical.

    Prompted playlists is a beta feature designed to cater to most users. They are likely using a heavily quantized model, fine tuned on common use cases.

    Is it really surprising that it doesn't cater to the fringes of Spotify's user base from the get-go?

    Clearly the author believes that their taste in music is the superior one, and so Spotify not designing their product experience around their tastes is "appalling."

    Then you get absurd rants like this:

    > I’ve heard people claim that an AI can compose music. But how can that be when it can’t even grasp basic concepts in music?

    Almost like these are two completely separate models, in two completely separate products.

    • projektfu 2 days ago ago

      More like Comic Book Guy from the Simpsons.

  • felix9527 2 days ago ago

    The article treats this as AI being stupid, but it's a design category error. Spotify is applying rules ("don't repeat artists," "mix genres") to a system whose behavior space is unbounded. Rules are a blacklist — there's always a gap.

    Real DJs don't follow playlists. They work within constraints — energy, tempo, crowd — and let the set emerge. Better boundaries, not more rules.

  • amoss 2 days ago ago

    As the DJ is an interface to shuffle, and the author specifically wants to listen to unshuffled music the lack of intelligence may not be entirely in the AI.

  • ottah 2 days ago ago

    Who pays for a Spotify subscription, to listen to out of copyright compositions, and recordings that probably can be found easily in the public domain? Might as well complain that TikTok has no feature length documentary films in IMAX.

  • oogabooga13 2 days ago ago

    Youtube music hasn't failed me and their "beyond the beat" AI DJ/Music bits feature has been really solid.

    • Zopieux 2 days ago ago

      As of a few months ago I get AI slop tracks in virtually all YTM automatic playlists, after a few normal tracks, so I abandoned the platform entirely.

      Call me when Spotify and YT collaborate with Deezer on labelling AI music as such. Yes, it's a nuanced concept, but the soup YT was serving me was extremely obvious, which was easily confirmed by checking the throughput of the "artists".

  • yokoprime 2 days ago ago

    Why would anyone use an AI DJ for classical music? The data model for modern music and classical music do have some major differences, which the author notes. which is why there are separate apps, sometimes connected to the same subscription, for classical and general music streaming

  • Lucasoato 2 days ago ago

    They should create a benchmark and compare AI against the best possible DJing state of the art: Mexican wedding DJs :)

  • SoftTalker 2 days ago ago

    Author is right about Spotify: it was designed for pop music, and was also designed to de-emphasize albums in favor of individual tracks. The end goal is to remove the artist entirely, and just play AI pop music that they don't have to pay any royalties on.

    • nothercastle 2 days ago ago

      Royalty reduction is where I think Spotify is putting in all their R&D dollars

  • iLoveOncall 2 days ago ago

    This guy sounds like he has a canister of his own farts that he hooks up when writing his blog posts.

  • elestor a day ago ago

    Well that was a difficult read. Sure, it is a problem. But the author seemed so snobby about his music taste. Not very likeable.

  • xav0989 2 days ago ago

    While I sympathize with the issue and have experienced similar problems with classical music, I found the listing of composers and the holier-than-thou attitude (because “pop is bad”) grating and soured the rest of the post.

    • gorgoiler 2 days ago ago

      Ha, despite all that the author exposes themselves as a filthy casual anyway by focusing on the work itself, as if Spotify were looking up a score. Instead “of course” we are looking for a recording, principally keyed by, for example, conductor (orchestra), director of music (choral), and/or a soloist or key ensemble members. Searching by work is like typing in “Hallelujah” to find a version by someone other than Leonard Cohen.

      Snobbery sniping aside, I empathize with their sentiment, and their work was worth reading. Spotify’s whole UI is far too complicated and I wish they would go the Facebook route of breaking out the separate products into separate apps. Jumbling podcasts, pop music, and covers — sorry, classical music — is a bit weird.

  • navaed01 2 days ago ago

    What’s interesting is this feature (Spotify DJ) really excels when you give it qualitative input “workout music that pairs well with a sunrise” - and can deliver stronger results that hunting for a playlists

  • frankdenbow 2 days ago ago

    My gripe with the AI DJ is that it just talks way too much, emulating the worst djs.

    Songza was able to do this properly years ago which customized playlist based on your mood but Spotify just doesnt get it.

  • secretsatan 2 days ago ago

    Ugh, couldn’t read it, could the guy be less smug about liking classical music

  • hnipps 2 days ago ago

    I'm not surprised. I used the AI DJ twice, on separate occasions, and it played me the same songs, in the same order... Suffice to say I have not used it since.

  • lartin_muther 2 days ago ago

    I love this. Reminds me of https://playedgar.netlify.app/

  • 2 days ago ago
    [deleted]
  • 13zebras 2 days ago ago

    Excellent. The DJ is a random number generator. No matter how good the prompt, the randomness is gonna be there.

  • esafak 2 days ago ago

    Basically it's a case of Spotify catering to a young, pop-loving audience, at the expense of alternative genres.

  • dmix 2 days ago ago

    I've had good results from Spotify's DJ, it's basically just a memories feature on Facebook

  • fuy 2 days ago ago

    almost all Spotify playlists/radio features are extremely stupid. Radios all repeat the same 2-3 songs per artist, doesn't matter where you start. Classical pieces in radios are always 1-2 minutes long etc etc. It was like before AI though.

  • asah 2 days ago ago

    Dunno about classical, but Pandora (still) works pretty well for mainstream music.

  • danmaz74 2 days ago ago

    As a Spotify user, I often wonder how much they're constrained in their choices by their contracts with music publishers. As an example, the fact that you don't have an option to downvote a song - ie, signaling that you don't want to hear it - is such a feature gap that I can't believe it's there by choice.

    I wouldn't be surprised if creating a truly great AI DJ was also hindered by this kind of legal shackles.

    • binarymax 2 days ago ago

      IIRC you can tell Spotify to never play a certain track, but I think only as part of a playlist…and it’s buried in hidden options.

  • Akuehne a day ago ago

    The appalling thing about Spotify DJ/Radio is that it starts playing songs that cost them less to play, and intentionally leaves out songs that cost more. Regardless of what input you give it, it will fall back to the same slop for each subgenre.

  • gos9 2 days ago ago

    The DJ I heard in Portland last night was horrible - I do not think humans are capable of creating music!

    Doesn’t that sound ridiculous?

  • sammy2255 2 days ago ago

    Agreed. Besides, the "AI DJ" dude is an African American male with no way to change voice or personality. Virtue signalling at its finest.

  • Esophagus4 2 days ago ago

    Does anyone have suggestions for good recommendation engines for new music discovery?

    Since I’ve switched from Spotify to Apple Music, Apple’s recommendations are lousy and I miss discovering new artists and songs. Several of my cult favorites were Spotify suggestions I never would have found otherwise.

    Are there any good recommendation engines, or people mostly just use Spotify for that?

    I’d be sad if I had to switch back to Spotify but it is what it is.

  • bronlund 2 days ago ago

    This article is definitely not written by AI. No AI I know of, will be caught dead sounding like a total asshat.

  • 2 days ago ago
    [deleted]
  • joduplessis 2 days ago ago

    Spotify DJ is terrible - just like their Apple TV app (which is perpetually buggy). However, their radio mix feature is so good that it's become the #1 reason I can't switch.

  • IceDane 2 days ago ago

    I can scarcely imagine a way to formulate an argument that is better at convincing the reader that the author is a grumpy dude on the spectrum.

  • hluska 2 days ago ago

    I’m not sure this article is about the right thing. Rather over the last few years of cultivating a Bach obsession, I’ve discovered that streaming services in general are really bad at classical music. Without any hyperbole, Apple Music and Spotify combined don’t have nearly the selection that I have access to with an afternoon of digging through a used record store. When you get into records (especially European pressings) from the 1960s, you get into the heyday of liner notes when they were part education and part advertisement.

    Some things just aren’t meant for shuffle and genres that haven’t been properly digitized are definitely one.

  • SilverElfin 2 days ago ago

    Spotify has to be one of the worst run companies on the planet. Despite all the money wasted on a big engineering organization that believes it’s great, the product only ever gets worse. The interface is awful when you actually use it and find how painful the little things are. At this point I don’t think it’s worth staying with them above a giant like Apple Music.

  • DonHopkins 2 days ago ago

    A lot of this discussion makes more sense if you know the history of The Echo Nest and their acquisition by Spotify.

    The Echo Nest was one of the most interesting music-tech companies ever built: a music intelligence platform spun out of MIT that analyzed audio, metadata, web text, artist similarity, genre structure, and playlist construction. Spotify bought them in 2014 specifically to strengthen music discovery and recommendation. At the time, Spotify said the deal would let it use The Echo Nest's "in depth musical understanding and tools for curation", and even said the Echo Nest API would remain "free and open" for developers.

    https://en.wikipedia.org/wiki/The_Echo_Nest

    https://news.cision.com/spotify/r/spotify-acquires-the-echo-...

    If you ever used the old Echo Nest APIs, Remix SDK, demos, Music Hack Day projects, or Paul Lamere's experiments, that was a golden era. Echo Nest had open APIs for artist similarity, track analysis, playlisting, "taste profiles", ID mapping across services, and beat/segment-level music analysis. Paul Lamere's whole ecosystem of demos came out of that world: Boil the Frog, Sort Your Music, Organize Your Music, playlistminer, and later Smarter Playlists. His GitHub still points to a lot of that lineage, and his blog is still active. In fact, he posted just this month about rebuilding Smarter Playlists after ten years of use.

    https://github.com/plamere

    https://musicmachinery.com/

    The sad part is that the open developer platform mostly did not survive the acquisition. By 2016, developers were being told that the Echo Nest API would stop issuing new keys and then stop serving requests, with migration to Spotify’s API instead. Community discussions at the time also noted that some Echo Nest capabilities, especially things like Rosetta-style cross-service mapping, were not really carried over.

    https://github.com/beetbox/beets/issues/1920

    That's also why Spotify's current AI DJ is so frustrating. The problem is that "AI DJ" is not the same thing as a system that deeply understands musical structure, discography semantics, performance history, or classical work/movement hierarchy. It's a recommendation + narration layer, not a true MIR-native musical intelligence system.

    If you're interested in the research side of this field, the conference is ISMIR: the International Society for Music Information Retrieval, which is literally dedicated to computational tools for processing, searching, organizing, and accessing music-related data. That community is still very active. The ISMIR site describes MIR exactly in those terms, and the 2010 Utrecht conference included Paul Lamere's tutorial, "Finding A Path Through The Jukebox -- The Playlist Tutorial."

    https://ismir.net/

    https://news.ycombinator.com/item?id=36482468

    >gffrd on June 26, 2023 | parent | context | favorite | on: Show HN: Mofi – Content-aware fill for audio to ch...

    >Yes! It was "Infinite Jukebox," created by Paul Lamere ... it was awesome because it would analyse a track, then visualize its "components" and you could watch as the new "infinite" track looped back on itself and jumped from point-to-point in the original track to create an everlasting one. He created some excellent products from the Rdio API, and later Spotify ... and I believe his analysis engine ended up being the foundation upon which Spotify's _play more tracks like these_ capability is based.

    >Looks like he's moved over to publish on Substack -- there's a recent(ish) post reflecting on 10 years of Infinite Jukebox:

    https://musicmachinery.substack.com/p/the-infinite-jukebox-1...

    >rahimnathwani on June 26, 2023 | next [–]

    >However, that wasn't the end of the Infinite Jukebox. An enterprising developer: Izzy Dahanela made her own hack on top of mine. To make it work without using uploaded content, she matches up the Echo Nest / Spotify music analysis with the corresponding song on YouTube. She hosts this at eternalbox.dev. It runs just as well as it ever did, 10 years later.

    >DonHopkins on June 28, 2023 | parent | context | favorite | on: Show HN: Mofi – Content-aware fill for audio to ch...

    >I was working on some music retrieval stuff in 2010, so I joined the EchoNest developer program and played around with their web apis that let you upload music and download an analysis that you could use in all kinds of cool ways. They had an SDK with some great demos and example code. I discussed it with Eric Swenson and Paul Lamere, and had the chance to hang out with Paul Lamere and Ben Fields at ISMIR 2010 (the International Society for Music Information Retrieval conference) in Utrecht, where they gave a tutorial about playlisting:

    https://ismir2010.ismir.net/program/tutorials/index.html#tut...

    Finding a path through the Jukebox: The Playlist Tutorial:

    https://musicmachinery.com/2010/08/06/finding-a-path-through...

    >Tutorial 4: Finding A Path Through The Jukebox -- The Playlist Tutorial. The simple playlist, in its many forms -- from the radio show, to the album, to the mixtape has long been a part of how people discover, listen to and share music. As the world of online music grows, the playlist is once again becoming a central tool to help listeners successfully experience music. Further, the playlist is increasingly a vehicle for recommendation and discovery of new or unknown music. More and more, commercial music services such as Pandora, Last.fm, iTunes and Spotify rely on the playlist to improve the listening experience. In this tutorial we look at the state of the art in playlisting. We present a brief history of the playlist, provide an overview of the different types of playlists and take an in-depth look at the state-of-the-art in automatic playlist generation including commercial and academic systems. We explore methods of evaluating playlists and ways that MIR techniques can be used to improve playlists. Our tutorial concludes with a discussion of what the future may hold for playlists and playlist generation/construction.

    >[...]

    Some of the most interesting Echo Nest descendants are still around in one form or another. Paul Lamere's current/public projects include Smarter Playlists, and his GitHub still highlights SortYourMusic, OrganizeYourMusic, playlistminer, and BoilTheFrog. Glenn McDonald’s Every Noise at Once is another major descendant of that tradition: an enormous map of music genre space. Glenn's own site still describes it as an "inexorably expanding universe of music-processing experiments", and the public genre pages now explicitly say they're a long-running snapshot based on Spotify data through 2023-11-19. After Spotify's layoffs in 2023, TechCrunch reported that Glenn lost access to the internal data needed to keep Every Noise fully updated, which is why it now feels more archival than alive.

    Back in 1998 when I was working on The Sims 1, I proposed in my review of the design document something I called "Moody Music": essentially a soundtrack plus a synchronized semantic/emotional control track that could affect gameplay over time. The idea was that music wouldn't just decorate the simulation; it would change it: influencing mood, motives, relationships, skills, timing, and even triggering events at specific musical moments. I wrote that up in my review of the 1998-08-07 Sims design document, along with the broader idea of letting the game recognize a player's own CDs and fetch associated "moody tracks" from the network.

    Don’s review of The Sims Design Document, Draft 3 – 8/7/98:

    https://donhopkins.com/home/TheSims/TheSimsDesignDocumentDra...

    >I have some ideas about how the music could effect the game, that I will write up more completely later. In a nutshell, the people in the house could have a cd or record collection to choose from, each record an object that has the sound (audio wave and/or midi) and a “moody” track synchronized with the music. Playing the music also plays the moods into the environment that the people pick up on. Music can subtly effect how people react to the environment, objects, and each other. It can effect their motives and even their skills temporarily. For example, you might be able to clean the house better and faster if you put on some up tempo bouncy music. The player should be able to assume the role of disc jockey on the radio, and play from another larger library of music and commercials, that effect the peoples moods and buying habits. The TV of course is another source of mood altering temporal media, with commercials and shows that should effect different people differently. But the most important part of this idea is instead of the game effecting the music that’s played, the music effects how the game plays! The ultimate way for the user to effect the game via music, is to insert one of their own CD’s into their real computer’s CDROM drive, and the game would recognize it, and start playing it (maybe with a simple cd player interface to select the song). There could be a database associating the unique ID number of the CD with a table of contents and “moody” tracks that tell how the song effects the peoples emotions over time, with "percussion" events at dramatic moments of the music that can trigger arbitrary events in the game (like provoking a fight that was brewing, or triggering an orgasm at just the right place in the song). We hire monkeys to listen to well known CD’s, and enter time synchronized tracks with semantic meanings in Max (like note tracks, and user defined numeric tracks) or some other timeline editing tool). Put the database up on the web for instant retrieval, so when somebody sticks in a new CD, it downloads our “moody” tracks that go with it, and it starts playing and effecting their game! Streaming emotions over the net! Eventually there should be an end-user tool so people can record their own responses to music as moody tracks they can use in our games. This mechanism could be used in all kinds of games, to varying degrees of effect. I’m not saying that music should be the only way to control the game – it’s more like a subtle background effect, but there certainly could be a scenario where you try to accomplish some task (like taming a wild beast) by using only your musical taste and timing. The real bottom line benefit is that you get to listen to your OWN cd collection of music you want to hear, instead of being driven crazy by the repetitive music bundled with the game.

    In hindsight it was quite adjacent to MIR, affective computing, adaptive soundtrack systems, and some of the ambitions that Echo Nest represented. That's why I was so excited about The Echo Nest in 2010 when I was working with Will Wright at the Stupid Fun Club on a music spatial organization and navigation system called MediaGraph.

    MediaGraph Music Navigation with Pie Menus Prototype developed for Will Wright's Stupid Fun Club

    https://www.youtube.com/watch?v=2KfeHNIXYUc

    >This is a demo of a user interface research prototype that I developed for Will Wright at the Stupid Fun Club. It includes pie menus, an editable map of music interconnected with roads, and cellular automata.

    >It uses one kind of nested hierarchical pie menu to build and edit another kind of geographic networked pie menu.

  • spiderfarmer 2 days ago ago

    Now please try again with music that's actually played by DJ's.

    • mrob 2 days ago ago

      Radio DJ isn't the same as club DJ.

  • mvdtnz 2 days ago ago

    I gave up on this article when it claimed that music without vocals doesn't qualify as a "song". Pretentious waffle.

  • givinguflac 2 days ago ago

    1. Duh.

    2. This author is truly insufferable and arrogant.

    3. Apple Music Classical exists.

  • justboy1987 2 days ago ago

    [dead]

  • tourist2d 2 days ago ago

    [dead]

  • builderhq_io 2 days ago ago

    [dead]

  • raziefx 2 days ago ago

    [dead]

  • elophanto_agent 2 days ago ago

    [flagged]

    • cillian64 2 days ago ago

      If you weren't aware, the HN guidelines now include:

      > Don't post generated comments or AI-edited comments. HN is for conversation between humans.

  • Louis830903 2 days ago ago

    [flagged]

  • igravious 2 days ago ago

    [flagged]