Page 1 of 3

Öscillofun

Posted: Sun Mar 20, 2011 12:13 pm
by thelinx
Once again, YouTube videos provide inspiration.


After seeing that I thought it was super cool. So I made my own.

Download from my Dropbox.

The code should work for any stereo song, so if you unzip the main.lua and run "love . musicfile.ogg", you'll see that song.

There are several things I want to implement, such as frameskipping, but those will come later.

Re: Öscillofun

Posted: Sun Mar 20, 2011 1:29 pm
by Robin
Awesome!

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:23 pm
by RPG
Nice, but all animation encoded in this song:) Other songs looks like noise.

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:31 pm
by crow
What does it spell out ? is it making letters on its own? or am i just seeing letters lol

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:34 pm
by thelinx
"ATOMDELTA"

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:36 pm
by crow
So I was not seeing things lol yay lol

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:39 pm
by RPG
I think it's cool to add motion blur there and blend mode "add".

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:39 pm
by Boolsheet
It's amazing how it still sounds like music, unlike the youscope demo.

How fast does the file load for you? You might want to increase the decoder buffer, the default 1 KiB is really slow for me.

Re: Öscillofun

Posted: Sun Mar 20, 2011 2:59 pm
by thelinx
The loading process only takes a few seconds on Mac and Linux, but from what I've heard it takes a minute or two on Windows.

Re: Öscillofun

Posted: Sun Mar 20, 2011 3:02 pm
by crow
thelinx wrote:The loading process only takes a few seconds on Mac and Linux, but from what I've heard it takes a minute or two on Windows.
I dose take sometime to load up on windows this is very true