• intensely_human@lemm.ee
    link
    fedilink
    arrow-up
    28
    arrow-down
    18
    ·
    8 months ago

    But you can make it actually random by doing this:

    • Tap your profile picture
    • Tap settings
    • Tap Playback
    • Toggle the “Automix” switch to off

    Now you have truly random shuffle

    • Hildegarde@lemmy.world
      link
      fedilink
      arrow-up
      18
      arrow-down
      8
      ·
      8 months ago

      I doubt it. True random shuffle play is rare, because humans don’t understand the chaos of true random generation, we see patterns in it and assume it’s not random.

      A truly random shuffle can play the same song twice. A truly random shuffle can play multiple songs from the same artist in a row. In the fullness of time all of these will happen with a true random shuffle.

      Nothing does that these days. Nearly everything “random” is algorithmically engineered to be less random so it feels more random to humans.

      • intensely_human@lemm.ee
        link
        fedilink
        arrow-up
        12
        arrow-down
        3
        ·
        8 months ago

        You can definitely make a truly random shuffle that doesn’t play the same song twice within a gap of ten songs.

        You just make a list of all the song IDs that aren’t in the last ten played, and grab an item at a random index.

        Randomness is a texture not a shape. Dice are random despite only being able to present six outcomes.

        • Honytawk@lemmy.zip
          link
          fedilink
          arrow-up
          3
          arrow-down
          9
          ·
          edit-2
          8 months ago

          But then it is not truly random, that is the point.

          The same song 10 times in a row also has a chance of happening in a truly random list.

          • Eranziel@lemmy.world
            link
            fedilink
            arrow-up
            8
            ·
            8 months ago

            Random pick without replacement is no less random than random pick with replacement. You just have a continuously smaller pool to pick from.

            It’s absolutely possible to have better randomness/shuffle without repeating songs so often.

      • zaph@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        8 months ago

        A truly random shuffle can play the same song twice. A truly random shuffle can play multiple songs from the same artist in a row. In the fullness of time all of these will happen with a true random shuffle. Nothing does that these days.

        Tidal does and it’s annoying af.

      • HubertManne@kbin.social
        link
        fedilink
        arrow-up
        4
        ·
        8 months ago

        now I wish for a more nuanced configed shuffle because I totally love having a few songs from the same artist back to back but not the same one.

      • ElderWendigo@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        8 months ago

        A truly random walk through a playlist might choose the same song twice in a row. A truly random shuffle would only have each entry appear once and you’d have to play past the end of the shuffle to hear a song repeat.