Bitonic Sort's Sick Beats

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ส.ค. 2019
  • Visit our community Discord: / discord
    Came across this, and I knew I had to post it.
    The sequel: • Rotate Mergesort's Sic...
    Check out the NEW home for ArrayV here: github.com/gaming32/ArrayV-v4.0
    Check out the Mother 1+2 Restoration project: / discord
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1.5K

  • @Musicombo
    @Musicombo  3 ปีที่แล้ว +266

    Join our community Discord! discord.com/invite/2xGkKC2

  • @wittycommentator
    @wittycommentator 4 ปีที่แล้ว +10719

    "So are you done coding up that sorter"
    "Yeah, and it sounds amazing"
    "...Sounds?"

    • @someonesomewhere3817
      @someonesomewhere3817 3 ปีที่แล้ว +288

      "But, only on one thread."
      "One thread..?"
      "Oh, this can run in parallel, didn't you know?"

    • @maskboy2743
      @maskboy2743 3 ปีที่แล้ว +16

      made ur comment reach 800 likes, gg boi

    • @Zhaxxy
      @Zhaxxy 3 ปีที่แล้ว +5

      yes

    • @NooNahha
      @NooNahha 3 ปีที่แล้ว +2

      Hello

    • @ranmindyt2902
      @ranmindyt2902 3 ปีที่แล้ว +2

      Yes!

  • @XElhirrimX
    @XElhirrimX 4 ปีที่แล้ว +9534

    "Hey guys. People like how bubble sort looks, how comb sort is funny, and how merge sort is efficient. Let's mix all three"

    • @andressegarra2376
      @andressegarra2376 4 ปีที่แล้ว +381

      @Jaeden Vaithianathan yeah, look in real time, it takes 0,013 seconds. This videos put delay so you can see the progress

    • @BrianEdwardAshmore
      @BrianEdwardAshmore 4 ปีที่แล้ว +219

      @Jaeden Vaithianathan It's extremely efficient, the only drawback is the added memory requirement

    • @horseradish843
      @horseradish843 4 ปีที่แล้ว +342

      @@andressegarra2376 12ms is alot for sorting 2048 numbers. The power of bitonic sorting is because you can parallelize the sorting, eg. you can run it on your gpu or using multiple threads on yourr cpu. A gpu like the 1080ti can do 11 trillion floating point operations per second. So the implementation in the video is very slow, but one running on the gpu is very fast

    • @andressegarra2376
      @andressegarra2376 4 ปีที่แล้ว +26

      @@horseradish843 THX for the info.

    • @improbablynotaboat
      @improbablynotaboat 4 ปีที่แล้ว +23

      Some random guy: "Lets also add music to it!"

  • @petealeha
    @petealeha 4 ปีที่แล้ว +4963

    When I keep moving my finger up and down on a hair comb

    • @thatguyapplesauce1060
      @thatguyapplesauce1060 4 ปีที่แล้ว +80

      This is the most relatable comment on this video... congratulations

    • @estella4129
      @estella4129 4 ปีที่แล้ว +19

      @@thatguyapplesauce1060 aka the only comment I can understand XD

    • @thatguyapplesauce1060
      @thatguyapplesauce1060 4 ปีที่แล้ว +11

      @@estella4129 basically

    • @Gravitraxer_AangCZ
      @Gravitraxer_AangCZ 4 ปีที่แล้ว +5

      Behold..... To the genius... (PeteAleha)

    • @liuyangyang2587
      @liuyangyang2587 3 ปีที่แล้ว +3

      LMFAOOOO GENIUS COMMENT

  • @awkwardcultism
    @awkwardcultism 4 ปีที่แล้ว +9107

    This is essentially the Earthbound ost.

    • @hacim42
      @hacim42 4 ปีที่แล้ว +183

      And background!

    • @jacobw1780
      @jacobw1780 4 ปีที่แล้ว +12

      No

    • @TehhCake
      @TehhCake 4 ปีที่แล้ว +381

      Battle Against a Sorted Opponent

    • @oblivion2755
      @oblivion2755 4 ปีที่แล้ว +31

      PSI.

    • @NormalWoop
      @NormalWoop 4 ปีที่แล้ว +27

      when musicombo said “yo pass the aux cord” they said “u better not play trash” and musicombo didn’t.

  • @thebirchwoodtree
    @thebirchwoodtree 4 ปีที่แล้ว +4926

    Actually you can just press "flip horizontally" in Photoshop. Thank me later 😎

    • @TheDanHasArrived
      @TheDanHasArrived 3 ปีที่แล้ว +128

      *GENIUS!*

    • @user-md3is4dq2d
      @user-md3is4dq2d 3 ปีที่แล้ว +17

      What

    • @hackerulroman
      @hackerulroman 3 ปีที่แล้ว +31

      idiot, this is what photoshop does smh

    • @thebirchwoodtree
      @thebirchwoodtree 3 ปีที่แล้ว +280

      @@hackerulroman poor Photoshop, I didn't know I was making it do this every time I pressed flip

    • @AlexKuz
      @AlexKuz 3 ปีที่แล้ว +11

      @@hackerulroman actually it just transposes the pixel matrix but who gives the fuck

  • @marthilcarret4804
    @marthilcarret4804 4 ปีที่แล้ว +1721

    1:46 - C418 Moog City 2

  • @jtrigoura1
    @jtrigoura1 2 ปีที่แล้ว +600

    Its not about the time complexity, it’s about the A E S T H E T I C

    • @AnimMouse
      @AnimMouse ปีที่แล้ว +2

      If you run this on GPU, you get A E S T H E T I C + best time complexity.

    • @AnimMouse
      @AnimMouse 6 หลายเดือนก่อน

      @@leeroyjenkins0 Wow, I never thought that time complexity is biased against parallel algorithms, I stand corrected.

  • @lemonposting
    @lemonposting 4 ปีที่แล้ว +2274

    *estimated real time: 13.4ms*
    holy crap

    • @Achillionable
      @Achillionable 4 ปีที่แล้ว +92

      Well only 2k number

    • @Ambipie
      @Ambipie 3 ปีที่แล้ว +323

      Computers are lightning fast idiots. They can screw up 7 thousand times as we blink our eye.

    • @subzeroelectronics3022
      @subzeroelectronics3022 3 ปีที่แล้ว +315

      True. Even some of the worst processors out there have clock speeds of around 24 million oscillations per second. And yet, they still can’t handle more than one chrome tab at a time.

    • @EE-wp9qr
      @EE-wp9qr 3 ปีที่แล้ว +78

      13.4 is still enough to cause a mini-lagspike

    • @jawad9757
      @jawad9757 3 ปีที่แล้ว +44

      @@subzeroelectronics3022 tis the reality of modern apps

  • @djstapler
    @djstapler 4 ปีที่แล้ว +9783

    As cool as it looks, it also looks really inefficient

    • @Tonatsi
      @Tonatsi 4 ปีที่แล้ว +1452

      maybe it;s more efficient in terms of the physical time it takes to calculate it; it has a lot of steps for us; but maybe the computer is really good at doing this.
      We just see a slowed down graph

    • @lannytabby
      @lannytabby 4 ปีที่แล้ว +398

      Tonatsi yes that’s literally what you’re seeing

    • @lannytabby
      @lannytabby 4 ปีที่แล้ว +375

      In what you’re seeing it takes pretty long but in reality it’s just very slowed down

    • @Netugi
      @Netugi 4 ปีที่แล้ว +208

      in fairness though I'm pretty sure some of the more popular ones are in like the 3-6 second range based on the estimates in previous videos. Bitonic doesn't seem bad though.

    • @alexanderskladovski
      @alexanderskladovski 4 ปีที่แล้ว +205

      It's faster in concurrent

  • @a76y
    @a76y 3 ปีที่แล้ว +411

    from a sound design perspective, this is literally just how you'd make sounds, by playing the various tones in a constant sequence, as is how a waveform works.

    • @benjaminwilde6541
      @benjaminwilde6541 ปีที่แล้ว +2

      1:10 It does sound like Dig Dug

    • @richinoable
      @richinoable ปีที่แล้ว

      Muzak

    • @insightfulgarbage
      @insightfulgarbage 6 หลายเดือนก่อน +3

      what you wrote may sound smart to people who don't know about the subject, but man, that's a lot of misinformation packed in one sentence.

    • @selladore4911
      @selladore4911 4 หลายเดือนก่อน

      @@insightfulgarbage can you elaborate? am smartn't

  • @Gamesmarts194
    @Gamesmarts194 4 ปีที่แล้ว +5103

    Slowly but surely I’m understanding how Bitonic sort works.
    Very, very slowly.

    • @classicsonic7194
      @classicsonic7194 4 ปีที่แล้ว +109

      Not as slow as bogo sort

    • @watchm4ker
      @watchm4ker 4 ปีที่แล้ว +165

      This really isn't how a bitonic sorter works. Bitonic sorts are meant to be done in parallel over the entire list with each step, using ASICs or massively parallel processors. Most sorting systems can't handle such subdivision.

    • @justpassingby298
      @justpassingby298 4 ปีที่แล้ว +105

      @@classicsonic7194 bogo sort, in theory, can be the fastest sort

    • @rich1051414
      @rich1051414 4 ปีที่แล้ว +26

      @@watchm4ker This is how it is done, it's just terrible to see it done with only 1 or 2 workers.

    • @classicsonic7194
      @classicsonic7194 4 ปีที่แล้ว +2

      Just passing by yeah, depends on how many things there are

  • @ieurau-8583
    @ieurau-8583 4 ปีที่แล้ว +214

    0:53 welcome to the space radio and today we have earth music, let's go

    • @jarhead6870
      @jarhead6870 3 ปีที่แล้ว +1

      hello fellow brothering

    • @ieurau-8583
      @ieurau-8583 3 ปีที่แล้ว +1

      @@jarhead6870 you have pretty good profile pic, m8

  • @BizerkPixel
    @BizerkPixel 4 ปีที่แล้ว +579

    Why does this sound like a PSI attack from Earthbound

  • @hey_burger6779
    @hey_burger6779 4 ปีที่แล้ว +661

    1:05 don’t mind me I’m just saving this

    • @the_neon_08
      @the_neon_08 4 ปีที่แล้ว +26

      Perfect song beat?

    • @enistoja
      @enistoja 4 ปีที่แล้ว +18

      If you look up the video "MEOW", by Cyriak, there's a part of the song that uses that same beat. If you're interested in seeing it in action! OK editing this comment to add content warnings to this: MEOW by Cyriak has cartoony depictions of violence, gore and suicide in a non-humorous context.

    • @hey_burger6779
      @hey_burger6779 4 ปีที่แล้ว +2

      God damn, I didn’t realize I have this many likes

    • @leojespino6462
      @leojespino6462 3 ปีที่แล้ว +1

      @@enistoja whats the timestamp for it? (On cyriak's video)

    • @enistoja
      @enistoja 3 ปีที่แล้ว

      @@leojespino6462 at 27 seconds, at 32, and I am sure throughout the song as well

  • @Eichro
    @Eichro 4 ปีที่แล้ว +532

    "Making Music with a sorting algorithm" next Levi Niha video

    • @olamorz5117
      @olamorz5117 4 ปีที่แล้ว +3

      YES

    • @classicsonic7194
      @classicsonic7194 4 ปีที่แล้ว +2

      Heh

    • @isweartofuckinggod
      @isweartofuckinggod 4 ปีที่แล้ว +5

      I have tried sampling one of these videos before, it's actually really fun!

    • @elijahdage5523
      @elijahdage5523 4 ปีที่แล้ว +3

      I have no clue what this comment means, but I like your profile pic.

  • @juanhermoso3000
    @juanhermoso3000 4 ปีที่แล้ว +316

    0:44 is it just me or this barely sounds as the king boos laugh

    • @papyrussemi2848
      @papyrussemi2848 3 ปีที่แล้ว +6

      yeah, that sounds like king boo noises

    • @felipecervenka6936
      @felipecervenka6936 3 ปีที่แล้ว +11

      No man it’s pac man dying

    • @decipherable1097
      @decipherable1097 3 ปีที่แล้ว +4

      It kinda sounds like that mixed with Marx's laugh.

    • @404TVfr
      @404TVfr ปีที่แล้ว

      Its just you, you're unhinged af

  • @TinyFord1
    @TinyFord1 4 ปีที่แล้ว +448

    Expecting cool beats, getting random woooom meeeews

    • @bakustop9606
      @bakustop9606 3 ปีที่แล้ว +10

      put a beat in the background

    • @LiMCRiMZ
      @LiMCRiMZ 3 ปีที่แล้ว +10

      @@bakustop9606 this looks like a job for
      Not me lmao

    • @Pumpkin-man
      @Pumpkin-man 3 ปีที่แล้ว +12

      Is there a problem with random *WOOOM MEEEEW* s?

  • @gralha_
    @gralha_ 4 ปีที่แล้ว +228

    Bitonic sort is meant to be run in parallel, it makes a lot more sense when you imagine that. It has a complexity of (log(n))^2

    • @billsmathers7787
      @billsmathers7787 4 ปีที่แล้ว +17

      (log n)^2, not log(log(n)). no sorting algorithm runs faster than log(n) parallel time

    • @badtriceratops1867
      @badtriceratops1867 3 ปีที่แล้ว +17

      haha yeah i totally understand what you guys mean hahaha

    • @gralha_
      @gralha_ 3 ปีที่แล้ว +2

      @@billsmathers7787 You're right, my bad, fixed it

    • @teodorosantos9821
      @teodorosantos9821 2 ปีที่แล้ว +9

      @@billsmathers7787 bogo sort but only if you are lucky

    • @Imperial_Squid
      @Imperial_Squid ปีที่แล้ว +8

      @@badtriceratops1867 Massively late reply I know but if you still care:
      Computer scientists care a lot about how an algorithm performs when confronted with a fucking massive amount of data. As a useful shorthand we can graph them with respect to the amount of data (that's what the n represents) and see if it looks like a function we know. Bitonic looks like a graph of y=log(x)^2 which increases much slower than y=x or y=x^2 so we can be confident that it won't take a ridiculously long time however much data we throw at it without having to try it out in practice!
      This is also a university level compsci concept so don't worry if it goes over your head a little, it's just all about how well it performs at scale. (Also it's called Big O Notation if you want to look into it more)

  • @paegr
    @paegr 4 ปีที่แล้ว +281

    Put a drum track behind this and MF DOOM could destroy it

    • @RhodokTribesman
      @RhodokTribesman 4 ปีที่แล้ว +12

      Or Death Grips lmao

    • @Goosnav
      @Goosnav 4 ปีที่แล้ว +4

      Oh hey Paegr

    • @spidertube1000
      @spidertube1000 4 ปีที่แล้ว +3

      I swear to God I was about to comment this

    • @ezpeletachannel
      @ezpeletachannel 3 ปีที่แล้ว +3

      Not anymore!

    • @RSMLPC
      @RSMLPC 3 ปีที่แล้ว +4

      this didn't age well...

  • @sauceyboiii
    @sauceyboiii 4 ปีที่แล้ว +378

    You can enjoy this if you like it, but I’ll always prefer Radix LSD In-Place Sort (Base 10)

    • @ethanbrewer7536
      @ethanbrewer7536 4 ปีที่แล้ว +82

      BVVVVVVMMMMMMNNNRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRROOOOOOUUUUUUUUUUUUWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

    • @drdca8263
      @drdca8263 4 ปีที่แล้ว +29

      Do you think base 12 might be nice because there are 12 half-steps in an octave?

    • @r4ryder388
      @r4ryder388 4 ปีที่แล้ว +3

      Good choice

    • @Goldiloxz
      @Goldiloxz 4 ปีที่แล้ว +25

      Fuck yeah man I've jacked off to Radix In-Place Sort (Base 10) before

    • @logonontrily4161
      @logonontrily4161 4 ปีที่แล้ว +7

      It's my *important* alarm, that I use to make sure I don't miss something.
      Good to see fellow fans.

  • @moved8575
    @moved8575 4 ปีที่แล้ว +153

    we need to make an algorithm that would sound catchy on all datasets

    • @adamTwobe
      @adamTwobe 4 ปีที่แล้ว +23

      we already have bogosort

    • @CariagaXIII
      @CariagaXIII 4 ปีที่แล้ว +11

      bogosort can do the john cena intro

    • @want-diversecontent3887
      @want-diversecontent3887 4 ปีที่แล้ว

      @@CariagaXIII
      So can stooge sort (or was it slow sort?)

  • @bernardocorrea2989
    @bernardocorrea2989 4 ปีที่แล้ว +88

    1:12 this sounds like music

    • @thechuckinator
      @thechuckinator 4 ปีที่แล้ว +3

      That's... the point...

    • @bernardocorrea2989
      @bernardocorrea2989 4 ปีที่แล้ว +2

      @@thechuckinator yeah Ik but it's rly cool

    • @RoleplayHost
      @RoleplayHost 3 ปีที่แล้ว +2

      @@bernardocorrea2989 that's a very ador-able thing to say

    • @404TVfr
      @404TVfr ปีที่แล้ว

      @@bernardocorrea2989 what is the point of the fucking comment then? JFC

  • @tezer2d
    @tezer2d 4 ปีที่แล้ว +165

    "So what kind of music do you listen to?"
    me: It's complicated...

  • @ThatBeePerson
    @ThatBeePerson 4 ปีที่แล้ว +150

    Somebody needs to add a beat and stuff to this and make it into an actual song because this sounds like something I'd actually listen to if it had a bit more added

  • @martysh1226
    @martysh1226 4 ปีที่แล้ว +435

    Me: Pass the AUX cord.
    Friend: You better not play trash!
    Me:

    • @martysh1226
      @martysh1226 4 ปีที่แล้ว

      @Orion D. Hunter oh sorry

    • @-Name-here-
      @-Name-here- 4 ปีที่แล้ว +7

      AUX cord?
      *I’m sorry that’s a boomer term now*

    • @screamsinrussian5773
      @screamsinrussian5773 4 ปีที่แล้ว

      not funny
      didn't laugh

    • @screamsinrussian5773
      @screamsinrussian5773 3 ปีที่แล้ว +2

      @@martysh1226 took you two months to come up with that? fake news, Minecraft youtuber

    • @pewweper8059
      @pewweper8059 3 ปีที่แล้ว +1

      @@martysh1226 at least you didn't "woosh" him

  • @dr.dirtydan497
    @dr.dirtydan497 3 ปีที่แล้ว +25

    1:00 POV: a ghost gets you in Pac-Man

  • @ranga3239
    @ranga3239 3 ปีที่แล้ว +21

    Some guy some where: how do I flip this triangle
    This video: let me show you

    • @edwardclark6731
      @edwardclark6731 2 ปีที่แล้ว

      aND THERES TONS OF OTHER WAYS, LIKE RADIX SORT

    • @Echo-Frisk
      @Echo-Frisk ปีที่แล้ว

      This is the easiest way to flip a triangle

  • @thescout6063
    @thescout6063 4 ปีที่แล้ว +127

    new Radiohead album sounding good

  • @vincviertytaccount2608
    @vincviertytaccount2608 4 ปีที่แล้ว +51

    What people in this comment section are forgetting is that Bitonic Merge sort is ment to be a sorting network, which means that all comparisons have to be the same on each dataset. (As if you were creating a circuit to sort data). And compared to other sorting networks, it is a hella good one, since it has a runtime of O(log n) and requires 'only' O(n log^2 n) comparisons

  • @randomdog6542
    @randomdog6542 4 ปีที่แล้ว +29

    *"now repeat after me..."*

  • @manwhodontlikepickel1327
    @manwhodontlikepickel1327 3 ปีที่แล้ว +12

    Congratulations, you made the vibrato effect in a sorting algorithm.

  • @BlankedOutAce
    @BlankedOutAce 3 ปีที่แล้ว +13

    1:20 is very epic

  • @codingdoggos7100
    @codingdoggos7100 ปีที่แล้ว +11

    1:05 is the best part of the sick beats

  • @jadegecko
    @jadegecko 4 ปีที่แล้ว +10

    Pretty soon people are going to start designing sorting algorithms not for efficiency, but for how cool they sound

  • @Ambipie
    @Ambipie 3 ปีที่แล้ว +11

    My headphones deadass went "battery low" during a whole one

    • @Kai_On_Paws_4298
      @Kai_On_Paws_4298 2 ปีที่แล้ว +1

      Mine did too, ONE WHOLE ASS YEAR LATER

  • @isavenewspapers8890
    @isavenewspapers8890 ปีที่แล้ว +5

    This sorting algorithm really *feels* like it’s named Iterative Bitonic Sort.

  • @GeorgeFoot
    @GeorgeFoot 4 ปีที่แล้ว +40

    I guess this is more or less showing how a bitonic sort looks like breadth-first - as if you'd parallelised it

    • @Musicombo
      @Musicombo  4 ปีที่แล้ว +10

      Yes, and on a descending array!

  • @ste8137
    @ste8137 4 ปีที่แล้ว +3

    can't wait for (insert band name) to sample this

  • @objectiveice573
    @objectiveice573 4 ปีที่แล้ว +4

    the sound went from ok to slowly decending into madness

  • @rustedyoda7339
    @rustedyoda7339 4 ปีที่แล้ว +8

    "Bro pass me the aux cord"
    "Ok, But DON'T play any weird shit"
    me:

  • @vulpzin
    @vulpzin 3 ปีที่แล้ว +4

    This was legit cool, glad to see youtube recomending this

  • @Waffle_-ft8nb
    @Waffle_-ft8nb ปีที่แล้ว +8

    dang that beat drop was sick 🔥🔥

  • @energypumpkin2054
    @energypumpkin2054 ปีที่แล้ว +2

    When the sorting algorithm sounds like an earthbound PSI move:

  • @thesun4003
    @thesun4003 3 ปีที่แล้ว +2

    This is the embodiment of how I solve math problems without the teacher.

  • @candifemale5118
    @candifemale5118 3 ปีที่แล้ว +3

    Future AI’s when they are asked what instrument they play:

  • @nao_hito
    @nao_hito 3 ปีที่แล้ว +8

    1:14 sounds like when you try to say wow when brushing your teeth

  • @DustinWilson1992
    @DustinWilson1992 4 ปีที่แล้ว +44

    Aww yiss, this is my jam.

  • @damirmazitov8476
    @damirmazitov8476 3 ปีที่แล้ว +5

    sometimes everything you need, is just _sorting algorithms making sick beats_

  • @highside_okami7108
    @highside_okami7108 4 ปีที่แล้ว +4

    The intro to live and learn

  • @DiggoryJiggory
    @DiggoryJiggory 4 ปีที่แล้ว +5

    This is just an incredibly low refresh rate monitor zooming in

  • @blockhead134
    @blockhead134 ปีที่แล้ว +1

    "I want to flip this triangle around in the slowest way possible"

  • @vortexizinho2588
    @vortexizinho2588 7 หลายเดือนก่อน +1

    Bro this is fire 🔥🔥🔥

  • @VideoAndGameMan
    @VideoAndGameMan 4 ปีที่แล้ว +17

    That somehow reminds me of fractals

  • @dmg8901
    @dmg8901 4 ปีที่แล้ว +39

    1:17 - 1:30

  • @omega_cube
    @omega_cube ปีที่แล้ว +1

    Bogos sort: finally a worthy opponent, our battle will be legendary

  • @samiamrg7
    @samiamrg7 ปีที่แล้ว +1

    The sound of running your finger over the teeth of a comb.

  • @nanoloopbandit
    @nanoloopbandit 4 ปีที่แล้ว +15

    I like this part 1:06

  • @SaurabSalhotra
    @SaurabSalhotra 4 ปีที่แล้ว +9

    0:50 ADSR envelopes !!

    • @segaking5846
      @segaking5846 3 ปีที่แล้ว +1

      THATS WHAT I THOUGHT OF!!!!

  • @magnesyt723
    @magnesyt723 8 หลายเดือนก่อน

    Bro dropped the hardest beat and thought we wouldnt notice 💀

  • @FloodlightGamingReal
    @FloodlightGamingReal ปีที่แล้ว +2

    early 2000s flash game soundtrack

  • @soulguibo
    @soulguibo 3 ปีที่แล้ว +4

    This is how earthbound got it’s sound effects

  • @vivianramirez5575
    @vivianramirez5575 4 ปีที่แล้ว +1

    I was completely expecting a "music makes me lose control" ending.

  • @MsSteelphoenix
    @MsSteelphoenix ปีที่แล้ว +1

    I have absolutely zero clue as to what this is or why it's been recommended to me, but it sounds like space.

  • @lukym.5424
    @lukym.5424 4 ปีที่แล้ว +6

    1:12 haha can't stop laughing

  • @eldirecto
    @eldirecto 4 ปีที่แล้ว +17

    Didn't get it but it was very interesting

  • @deleted_handle
    @deleted_handle ปีที่แล้ว +1

    What kind of music do you listen to?
    me: It's complicated.

  • @normalidiot7227
    @normalidiot7227 3 ปีที่แล้ว +1

    * casually adds to music playlist *

  • @Rijndael1998
    @Rijndael1998 3 ปีที่แล้ว +3

    I'd like to see you implement miracle sort next.

  • @lechatrelou6393
    @lechatrelou6393 ปีที่แล้ว +3

    My first thought while seing it for the first time was "can it play bad apple ?"

  • @danielqueiroz6723
    @danielqueiroz6723 3 ปีที่แล้ว

    I could watch this all day

  • @whonose2517
    @whonose2517 3 ปีที่แล้ว

    I have no idea what I just watched, I certainly watched all of it willingly

  • @flaturiah
    @flaturiah 3 ปีที่แล้ว +3

    0:35 The original series enterprise be like

  • @Adzumanyan
    @Adzumanyan ปีที่แล้ว +3

    0:30 **LEVEL UP**

  • @jaydentt
    @jaydentt ปีที่แล้ว +1

    "yo hand me the aux"
    "u better not play shit"

  • @otter502
    @otter502 ปีที่แล้ว +2

    Man these sorting algorithms are fun to watch

  • @dxg5659
    @dxg5659 4 ปีที่แล้ว +7

    Not gonna lie, each “scan” sounds like adequate sound clips for 8-bit video games.

    • @bytemaniak8328
      @bytemaniak8328 3 ปีที่แล้ว

      Sounds like Galaga / Pacman tbh

  • @chez14
    @chez14 4 ปีที่แล้ว +3

    Finally found a good algorithm to warm me up...

  • @techbro_4309
    @techbro_4309 ปีที่แล้ว +2

    1:05 onwards is straight 🔥🔥🔥🔥🔥

  • @rayanchong3969
    @rayanchong3969 3 ปีที่แล้ว

    My first reaction to the thumbnail was, "wait. why is there blood dripping down from a roof with a cloudy sky as the background?"
    Then I read the title.

  • @anonym3
    @anonym3 3 ปีที่แล้ว +5

    1:37 smw keyholes be like:

  • @MrDremboy
    @MrDremboy 4 ปีที่แล้ว +12

    Professor: what's your name?
    X Æ A-12:

  • @Bbbbbx
    @Bbbbbx 3 ปีที่แล้ว +1

    It's beautiful.

  • @haver2250
    @haver2250 13 วันที่ผ่านมา

    I like those cascade resonance sounds in the background

  • @Lachrymogenic
    @Lachrymogenic 4 ปีที่แล้ว +31

    Hello! You have reached:
    Pornography for Computers.
    and for your ears too!

  • @justchillin1887
    @justchillin1887 ปีที่แล้ว +3

    I Don't Know What A Sorting Algorithm Or Whatever Is, Or Does, But They Do Make Some Nice Sounds.

  • @FreymanArt
    @FreymanArt ปีที่แล้ว +1

    This should be the sound we broadcast when conducting SETI surveys.

  • @troyharwell9173
    @troyharwell9173 4 ปีที่แล้ว +2

    When I move my thumb across a comb.

  • @rijaja
    @rijaja 4 ปีที่แล้ว +6

    It is just or or that video is super quiet? I had to turn everything at 100% and I'm still barely hearing it

    • @Musicombo
      @Musicombo  3 ปีที่แล้ว +3

      It is, I accidentally left the volume way down on OBS here.

  • @aslino
    @aslino 4 ปีที่แล้ว +4

    wow i love autechre

  • @Tahiel_Rossoolmos
    @Tahiel_Rossoolmos 8 หลายเดือนก่อน

    This song is fire 🔥🔥🔥

  • @k_ohlwein
    @k_ohlwein 4 ปีที่แล้ว +2

    getting big Super Paper Mario vibes from this

  • @vitzen779
    @vitzen779 4 ปีที่แล้ว +4

    Anti-Aliasing: -2X
    -4X
    -8X
    -16X
    -wth this looks like real lifeX

  • @rubenjo9266
    @rubenjo9266 3 ปีที่แล้ว +3

    Sounds like a psi attack from earthbound

  • @MatthewCobalt
    @MatthewCobalt ปีที่แล้ว +2

    I like the concept of coding than the actual process itself, as this shows that while simple and slow to most who see it for the first time, that same simplicity also makes it idea for use by computers morr efficiently.

  • @antman3892
    @antman3892 3 ปีที่แล้ว

    SICKEST BEAT EVER MATEE!!

  • @b7d544
    @b7d544 3 ปีที่แล้ว +8

    At 0:39 that's where the music comes in

  • @sophiacristina
    @sophiacristina 3 ปีที่แล้ว +3

    What parameters you use to synthesize the sound? Size of the bar?

  • @Lorendrawn
    @Lorendrawn ปีที่แล้ว

    Looks like we're zooming into or moving along the edge of a fractal.

  • @westinghouse14
    @westinghouse14 ปีที่แล้ว

    The only “sick beats” video on this channel without “hell yeah” in the description