[math-fun] surprising mathematics, Lissajou
Hello, this is about a certain <plug-in> which works with winamp, winamp being the music player for mp3 files. That plug-in is used when you choose to display those graphics that follow the rythm of any music that plays at the same time. One in particular is surprisingly nice : Milkdrop. The nice and very interesting thing is that the source code is fully OPEN, in other words ,what you see can be modified, reprogrammed, and even explored. Among all the ones I have seen (including itunes), that one is particularly elegant and very beautiful. if you want to see the code : (for pc's) just go to : C:\Program Files\Winamp\Plugins\Milkdrop all the generators are there. Some of them are quite intricate, I counted 547 source files, one of them has 774 lines of instructions! this is an orgy of formulas and the result is very nice to see on a screen. Then... can this be exploited to show nice things ? It uses Lissajous curves generated with cos and sin and simple transforms, see here for some examples : http://www.google.com/search?source=ig&hl=en&q=lissajou&btnG=Google+Search For those not knowing what I am talking about : You need to install WINAMP, it comes with a series of plugins for displaying the music, the plugin is milkdrop and can be activated with CONTROL-SHIT-K when a music is playing. For a briefing on that milkdrop plugin you can go here : http://www.nullsoft.com/free/milkdrop/screenshots.html the ones showed there are just some examples, in the 'automatic' mode (just leave it playing , no need to do anything), it displays a different pattern every 15 seconds. To change the pattern just press the SPACE bar. to display infos : press either F1, F2, F3, F4 to go out of that mode press esc. have fun! simon plouffe
participants (1)
-
Simon Plouffe