Woah, thank you for using my little web app in this video! I've fixed a few bugs since this video came out, but if anyone has any issues feel free to hit me up!
@jordoneaton70833 жыл бұрын
Yes, where can I find this app?
@jaczob6663 жыл бұрын
@@jordoneaton7083 Description man directmusic.me/wav2png/
@jordoneaton70833 жыл бұрын
@@jaczob666 Thank you. My screen narrator has been glitchy lately and appears to have missed that.
@tjwebb74283 жыл бұрын
Do you have this up on GitHub or anywhere?
@himagnamukherjee93823 жыл бұрын
You really have to make this a VST
@axman68153 жыл бұрын
Ah, music to my eyes 😅
@ygnoen66853 жыл бұрын
Cursed
@Peace_Moth3 жыл бұрын
Now we can say "I can see music notes"
@kuzmannymusic3 жыл бұрын
🤣
@hirano93833 жыл бұрын
@@Peace_Moth perfect pitch In the eyes
@Nugginsworth3 жыл бұрын
OW IT SOUNDS SO BRIGHT
@PnfrlEnm3 жыл бұрын
I believe the way it works is each pixel's brightness represents the amplitude of a sample of audio, and it reads left to right like a book, so when he's copying and pasting vertical layers, theoretically it would be like repeating a line of text, and that's why it chops the sample rather than blurs it. I could be wrong though, but it makes the most sense to me. Edit: got further into the video, that also explains the distortion effect, because with more contrast, bright pixels get brighter and dark pixels get darker, which should also stretch the waveform in a similar way. It's kinda hard to explain, but I can sorta visualize how it's working.
@farmerchuck72943 жыл бұрын
I can explain it more simply: The X axis is frequency, the Y axis is time and the brightness of each pixel is velocity.
@stxnw3 жыл бұрын
@@farmerchuck7294 wtf is velocity
@farmerchuck72943 жыл бұрын
@@stxnw It's basically how hard you play a note, it's in practically every DAW and it's kinda like volume but not exactly. I'm surprised someone can watch this guy without knowing what it is, but maybe you just started watching him.
@stxnw3 жыл бұрын
@@farmerchuck7294 so its amplitude?
@farmerchuck72943 жыл бұрын
@@stxnw Pretty much
@dylanlockemp33 жыл бұрын
this reminds me of throwing pngs into serum wavetable
@noface7183 жыл бұрын
Or harmor
@Shrek_Has_Covid193 жыл бұрын
poo
@ig9te3 жыл бұрын
Hello Dylan
@Spherey3 жыл бұрын
how this website actually works is related to the way the golden record from voyager 1 and 2 works. how it’s related is because both ways the record’s encoded image audio and the way the image is converted into sound uses the same encoding technique. i used to have a hyper-fixation over this, which is how i know how it worked. let’s say you input an image with a height of 432 pixels. the waveform that it outputs is actually divided into 432 parts, with each part corresponding to one pixel row of the image. how the converter encodes each part of the waveform (which corresponds to one pixel row of the image as i said earlier) is by using the crests (aka peaks or high parts) and troughs (aka valleys or low parts) of the waveform as different brightnesses. crests corresponding to lighter colors of each pixel row, and troughs corresponding to darker colors of each pixel row. so the converter scans through each row of the image left-to-right and outputs them as one part of the waveform. the converter scans through the image and outputs them as a waveform until it completely finishes generating. this is how the images are converted into waveforms.
@RubyPiec3 жыл бұрын
I put random images into Audacity
@them3ta_933 жыл бұрын
Can we just all appreciate the quality of your videos
@cerulity32k3 жыл бұрын
PNG and WAV files are probably the best formats and they are my favorite for image and sound. WAV format is just uncompressed bytes of sound. PNG uses 4 bytes of data per pixel (RGBA), and usually WAV uses 4 bytes characters as far as I know, so it's perfect conversion.
@RegahP3 жыл бұрын
You should've tried changing the hue of the image
@ESKI_MO3 жыл бұрын
can we get a round of applause for the editing in this video!
@kdizzle0053 жыл бұрын
Of course here a challenge... Make a song out of pngs if that's even possible.
@sergejsdarznieks3213 жыл бұрын
i already done it
@banananarwhal65913 жыл бұрын
@@sergejsdarznieks321 pics or it didn't happen
@onidaaitsubasa41773 жыл бұрын
It would also be cool to try to paint a full understandable picture with recognizable objects in the picture that make a song when converted to a wav file.
@DafterHindi3 жыл бұрын
There is a thing called databending where you open an image in a audio software and add effects it looks super trippy!
@adicsbtw3 жыл бұрын
I think that the best explanation I have seen is that it reads left to right top to bottom, red channel is probably the left channel and green is the right channel. That would make the most sense to me. That would explain the popping sounds, the color of the image, and also means it would be hard to use image editing software to actually edit it due to the way it is formatted Edit: This is almost definitely how it works. If it was formatted differently that would make editing it much easier
@Eltiodelaslavadoras6 ай бұрын
1:36 sounds so lofi 3:39 *TRIPLE DRUMS* 7:01 poppy guitar and drums 10:59 DISTORTED BOI
@futureliink.3 жыл бұрын
Your content is so different from other music producers. I love that!
@btarg13 жыл бұрын
1:50 why does that sound so damn good wow
@wyntrr_end3 жыл бұрын
i think the weird stuttering you're experiencing, which you speculate at 3:55 is the sample rate, is due to the actual png resolution. i suspect that each one of those delay/echo effects is occurring with every pixel in the image, so if there were some way to increase the vertical resolution of the images that the converter program uses, you could have less choppy results.
@arcioko21423 жыл бұрын
what if the png resolution is the same as the sample rate
@wyntrr_end3 жыл бұрын
@@arcioko2142 if the .png resolution was the sample rate, either the images would be much much taller or we wouldn't be able to see all the little oscillations in the resulting waveform, like at 6:59 we can clearly see the waveform's oscillations occur more quickly than the stutter effects, and based on how many of those oscillations fit across the screen at once, we can easily see how if there was even one pixel for each oscillation, the .png would be so much taller than it is
@arcioko21423 жыл бұрын
@@wyntrr_end oh ok
@ORyanMcEntire3 жыл бұрын
It's because the audio is encoded into one single horizontal line of pixels that is then wrapped vertically. It should be read right to left, and then when you reach the end of the line on the right it continues on the next row on the far left. Think of it like reading this comment. If you did a vertical motion blur all you are doing is duplicating letters vertically across words in different lines. Example: This is a sentence about ducks. Quack! Gets incoded as: This is a sentence about ducks. Quack! Turns into: Tahbiosu t idsu cak sse.n tQeunaccek ! Tahbiosu t idsu cak sse.n tQeunaccek ! Which would turn back into audio as: Tahbiosu t idsu cak sse.n tQeunaccek ! Tahbiosu t idsu cak sse.n tQeunaccek ! Rather than: TTThhhiiiss iiisss aaa ssseeennnttteeennnccceee aaabbbooouuuttt ddduuuccckkksss... QQQuuuaaaccckkk!!! This is why everything got stuttery. Because he was blurring the sounds vertically across multiple rows of time. Even when blurring horizontally, the blur doesn't wrap with the pixels so the audio at the left and right edges gets messed up. If you could unwrap this image into a single horizontal row of pixels the blur would probably sound a bit more like reverb.
@wyntrr_end3 жыл бұрын
@@ORyanMcEntire (with the exception of the motion blur on your ducks example) that actually makes a lot of sense. after experimenting with it a bit myself, I see that your explanation makes much more sense than what I said. interesting that this means there's no connection between sound frequencies and the x coordinate in the image (in the sense that the lower frequencies are not to the left of the higher frequencies or vice versa)
@3v0683 жыл бұрын
You just gave me the perfect tool to make weird sounds for video games, and dubstep. I can not thank you enough for this video.
@jaczob6663 жыл бұрын
14:08 - That reminds me of scanning through radio stations sound.
@TCWTre3 жыл бұрын
I can’t believe I’m watching this in the middle of class
@VeralityCh3 жыл бұрын
There's a function in Serum where you can use PNG images as wavetables
@ellod13 жыл бұрын
In harnor in fl Studio you can do that too
@noface7183 жыл бұрын
Its in the paid version of vital too I think
@raoufbensalem34173 жыл бұрын
@@noface718 you can try it in the free version i think
@noface7183 жыл бұрын
@@raoufbensalem3417 nope Tested it You cant
@raoufbensalem34173 жыл бұрын
@@noface718 i think its text to speech not this
@dexterian4773 жыл бұрын
I would actually love to see a part 2 to this video! That was awesome! ^_^
@cupofdirtfordinner3 жыл бұрын
Now do the reverse. In audacity, if you click "import raw audio" it will accept ANY file type as audio. Ive found using weird file types with weird data (.AVI, .blend, .apk, etc.) Gives the best results.
@hyperbeast43403 жыл бұрын
Good to know!
@xd-qi6ry3 жыл бұрын
These faster uploads are amazing.
@WildWolf-pu4pj3 жыл бұрын
the noise added to the song when you first tried it, it sounded cool like it had a lofi-ish vibe
@Spherey3 жыл бұрын
how this website actually works is related to the way the golden record from voyager 1 and 2 works. how it’s related is because both ways the record’s encoded image audio and the way the image is converted into sound uses the same encoding technique. i used to have a hyper-fixation over this, which is how i know how it worked. let’s say you input an image with a height of 432 pixels. the waveform that it outputs is actually divided into 432 parts, with each part corresponding to one pixel row of the image. how the converter encodes each part of the waveform (which corresponds to one pixel row of the image as i said earlier) is by using the crests (aka peaks or high parts) and troughs (aka valleys or low parts) of the waveform as different brightnesses. crests corresponding to lighter colors of each pixel row, and troughs corresponding to darker colors of each pixel row. so the converter scans through each row of the image left-to-right and outputs them as one part of the waveform. the converter scans through the image and outputs them as a waveform until it completely finishes generating. this is how the images are converted into waveforms.
@endlessflp3 жыл бұрын
why is this actually kinda cool
@hadleykibblewhite48773 жыл бұрын
You should try converting audio to PNG to compressed jpg and back. Might be interesting.
@waltwhitman75453 жыл бұрын
guy literally be making beats in Microsoft paint. i thought excel was something, but now the music community has peaked. this is the ultimate DAW
@cyantasks71293 жыл бұрын
4:20 (not intended) that would make a good sound for like a machine gun.
@dykodesigns3 жыл бұрын
The end result had a faint Daft Punk kind of vibe to it. Sounds interresting, could be a great thing for sound design.
@Kai_On_Paws_42982 жыл бұрын
Puft dank
@carpet_appetite3 жыл бұрын
0:01 omg the fucking nostalgia from the gta san andreas destination marker sound
@kreblz3 жыл бұрын
Omg I’ve ALWAYS wondered how this would work
@knobwobble3 жыл бұрын
Levi with another banger as usual
@mistyh923 жыл бұрын
I am loving the upload consistency recently! Keep up the amazing work!
@swedishvoice3 жыл бұрын
Definitely a lot of fun and quite useful as well. Thanks a lot! Great video.
@ZethKeeper3 жыл бұрын
I can easily imagine Andrew Huang making music with that.
@KaitlinGaspar3 жыл бұрын
WAIT THIS IS EVERYBTING IVE BEEN LOOKING FOR
@natesalaa68103 жыл бұрын
do this but try changing the orange color completely to blue or green or something. that could be really interesting
@Kai_On_Paws_42982 жыл бұрын
It does nothing probably
@ncndemonplayz48593 жыл бұрын
You gotta drop the full release of the first finished product at the end that was actually sounding good 🙌
@EsportCat3 жыл бұрын
I love how the song at end actually sounds pretty good lol, btw can you try making music in a video editor like premiere?
@Zennec83 жыл бұрын
Another upload so quick??? This is great! Love the videos!
@Sol4rOnYt3 жыл бұрын
12:26 laser gun yes
@goodsoup98953 жыл бұрын
This video was made with *red heart emoji*
@elliotsmelliot3 жыл бұрын
it really was made with [ *red heart emoji* ] and it shows 😍
@BrunoNeureiter3 жыл бұрын
Yeah but mix the two sounds! Also have you tried saturation, contrast and other light effects? For example tint? Or patterns?
@RootReducer3 жыл бұрын
You are a madman. I love it.
@banananarwhal65913 жыл бұрын
10:06 "That's a bulgy boi" Beat proceeds to shart on everything.
@hyperbeast43403 жыл бұрын
Hmmmmmm
@waltwhitman75453 жыл бұрын
14:20 flipped all those layers and ended up sounding like a Blanck Mass song
@nixellion3 жыл бұрын
I'm still watching, but the first thing I would do is convert the sound into a png and then BACK to audio without changes to make sure it even does that properly in the first place. Shakiness of audio might be just a png compression artefact or something like that
@Twat20243 жыл бұрын
Pretty true
@Kai_On_Paws_42982 жыл бұрын
I did it
@Kai_On_Paws_42982 жыл бұрын
It's not lol
@nixellion2 жыл бұрын
@@Kai_On_Paws_4298 You mean it does not convert back to audio properly? :D Thought so
@scottbaileymsc3 жыл бұрын
Now you gotta make a song where you hide some memes or something in it. The sounds come out very strange though when you use a picture and I think it may have to be black and white. I played around with doing it a while ago but couldn’t find a good way to hide the sounds without it seeming obviously out of place
@dacolib3 жыл бұрын
Im surprised you didnt try using random images or doodling on the image
@dacolib3 жыл бұрын
or pure sounds, like sine/saw/square waves
@Kai_On_Paws_42982 жыл бұрын
@@dacolib I used a sine wave-
@dk-ff6op3 жыл бұрын
dang, levi is on a roll
@2ndAccident3 жыл бұрын
I never thought of anything like that. But what really unexpected for me is that all this stuff makes sense, and it’s own laws.
@doofs3 жыл бұрын
Aw yea i used to do this all the time as a kid. I loved using it for data moshing
@Fuchzzia3 жыл бұрын
My boy direct!
@FlorissMusic3 жыл бұрын
sending stems as pngs is actually a great idea
@csvscs3 жыл бұрын
This is a really cool concept. I wonder what adding like visual distortion does to a guitar like does it actually distort it?
@goldshort3 жыл бұрын
Jeez man you just keep coming back with bangers
@samariumproductions52873 жыл бұрын
2:09 the best banger dubstep ever
@kwasinimako3 жыл бұрын
Nobody: 3:39 Travis Scott: thats fire 🔥🔥
@EricE5493 жыл бұрын
now i have some sounds to use in my bandcamp experimental album!
@tastelesstouch3 жыл бұрын
Awesome video! You should have compared the original loop to one that was converted to an image and then directly converted back into sound so you can see how much information is lost in the conversion process every time
@9591r Жыл бұрын
Thanks for this video Helped me a lot
@lonergothonline3 жыл бұрын
have you found out about blob opera yet? I spent a couple days going through a bunch of covers people made with the 'experiment'. its an a.i powered choir.
@MrGreenAKAguci003 жыл бұрын
You are crazy. I'm here for it.
@L_Aster3 жыл бұрын
If you want multiple layers to show up the same amount, you can’t set the opacity for 25 for all of them. You need to make the bottom 100, the second 50, the third 25, and so on. Otherwise the top layer shows well but the lower ones are all fighting to be seen
@jaykay35613 жыл бұрын
You're a legend, you should make a skillshare course because you're amazing at this! I'd love to learn from you!
@not_porter3 жыл бұрын
yay new levi niha video :D
@williambeaudette1523 жыл бұрын
Very sick vid honestly 👌
@DaniSC_l13 жыл бұрын
now you can save music to paper!
@Noiztox3 жыл бұрын
Oh hell yea, another Affinity enjoyer.
@TheDeepDiveLLC3 жыл бұрын
Thanks. I'm glad someone figured this out
@Etiennecollard3 жыл бұрын
This is insanely cool
@MoneyMindMusic3 жыл бұрын
Looks cool . i tried chopping and miss placing pieces over top each other gives cool effect if just doing vocals
@amyrfrancisco76463 жыл бұрын
a DAW you never thought you needed.
@matthias9163 жыл бұрын
2 Levi Niha's is a lot of Levi Niha's
@mage_no_title3 жыл бұрын
Now I can definitely prove I can hear images
@mrkosmos94213 жыл бұрын
This would be a beast for Lofi hiphop
@genericname36853 жыл бұрын
So this is what they mean by hearing images. Thank you sir
@nikolasg55203 жыл бұрын
this could be used to hide a message in an ARG :D .
@raoufbensalem34173 жыл бұрын
That what i was thinking XD
@Kai_On_Paws_42982 жыл бұрын
Gave me an idea
@MaylorTaylor3 жыл бұрын
Do this again, but with your knowledge from this video! This could give a unique style if mastered!
@RandomBirdy3 жыл бұрын
This will be future music production
@prophecynine3 жыл бұрын
great experiments. you could use izotope rx8 to get rid of the pops
@mg45yeetz93 жыл бұрын
The guitar loop at 0:39 was used in a unreleased juice wrld song.
@LORDSofCHAOS3333 жыл бұрын
I did made dubstep glitch sounds way back in my college day's . It was fun . But you must use EXE files or folders files . Something of that jazz .
@Xatewn3 жыл бұрын
that random sample is used in a song with 122M hahaha Rels B, Dellafuente - BUENOS GENES
@Solstici_3 жыл бұрын
me he quedado igual al escucharlo JAJAJAJ
@Delta1nToo3 жыл бұрын
there are actually other ways to databend. if you convoert an image to bmp(bitmap) and throw them into audacity you can do some pretty funky stuff.
@tim_means_heart3 жыл бұрын
- Hey man, what's your DAW ? - Have you heard of MS Paint
@michaelduff23823 жыл бұрын
I have that same shirt.... i get compliments on it every time i wear it. So... nice shirt! Lol
@jc_did_stuff3 жыл бұрын
Heeyy levi i am here to BEG YOU to do an extended version of the old outro that sounds like a distorted violin I just love it too much
@maverickREAL3 жыл бұрын
This could be crazy for making glitchy/weirdcore/hyperpop/experimental tracks
@BooToob3 жыл бұрын
I did this and I did content aware fill on a part of the png I erased and you could here other parts of the song blended in. It was super interesting.
@offchristianamr3 жыл бұрын
this is such a brilliant idea! that’s so sick omg
@TheSoundFXGuy3 жыл бұрын
I use png to wav to add a visual watermark to my sound effects in the same way Mick Gordon made the pictures in the Doom soundtrack.
@melatiro53 жыл бұрын
Excuse me sir, are you a genius?
@judith72383 жыл бұрын
wow, making music with pictures, who would of known
@ORyanMcEntire3 жыл бұрын
I think the way you are assuming the audio got encoded as the image might be the reason the experiments didn't sound great. I'm pretty sure the audio is encoded into one single horizontal line of pixels that is then wrapped vertically. It should be read right to left, and then when you reach the end of the line on the right it continues on the next row on the far left. Think of it like reading this comment. If you did a vertical motion blur all you are doing is duplicating letters vertically across words in different lines. Example: This is a sentence about ducks. Quack! Gets incoded as: This is a sentence about ducks. Quack! Turns into: Tahbiosu t idsu cak sse.n tQeunaccek ! Tahbiosu t idsu cak sse.n tQeunaccek ! Which would turn back into audio as: Tahbiosu t idsu cak sse.n tQeunaccek ! Tahbiosu t idsu cak sse.n tQeunaccek ! Rather than: TTThhhiiiss iiisss aaa ssseeennnttteeennnccceee aaabbbooouuuttt ddduuuccckkksss... QQQuuuaaaccckkk!!! This is why everything got stuttery. Because you are blurring the sounds vertically across multiple rows selection of time stacked vertically. Even when blurring horizontally, the blur doesn't wrap with the pixels so the audio at the left and right edges gets messed up. If you could unwrap this image into a single horizontal row of pixels I bet the blur might sound a bit more like reverb.
@karyjas13 жыл бұрын
Damn, this is really cool
@nikolaudio3 жыл бұрын
What happens if you were to flip an entire png horizontally what it would do to the sound?
@Povilaz3 жыл бұрын
Yo that's so cool
@Novacayne-alt3 жыл бұрын
I literally used this to make dubstep growls 🤣 super sick wavetables
@pearlplayaa3 жыл бұрын
Photoshop is my favorite music program
@thehonestdude10673 жыл бұрын
An assault both on the eyes and the ears. Magnificent 😂😂