Maelstrom MP3 visualiser
July 25th, 2005 at 07:13pm Administrator
If you're new here, you may want to subscribe to my RSS feed. If you like my site, consider linking back. I prefer text "Free Flash Tutorials" to http://www.franto.com
Thanks for visiting my site! If you need anything just contacting through Contact page
Here is Maelstrom MP3 visualiser example, it’s seems that we can read sound raw data
Warning: Crashes my FireFox, working just in IE.
[via Forum: Share your experiments]
Enjoy.
»Related posts:
- 3D Maelstrom sphere example
- Create Maelstrom movies in Flash 7
- Maelstrom WebCam scanner
- Bitmap handling in Maelstrom
- Maelstrom Parallax Tile Engine
- Almost 100 Flash 8 examples listed
- Waiting for Flashop
- Maelstrom Video Jigsaw Puzzle
- Maelstrom filters: DropShadowFilter
- Maelstrom examples: Water
- Maelstrom filters: BlurFilter
- Maelstrom examples: BitmapData - SetPixel
- Stolen content - Collected links to Maelstrom examples
- Collected 8ball BetaTesters examples
- Maelstrom particles examples
- Flash 8 examples: Pixel Raycasting engine
- My collection in SparEurope Flash 8 Gallery
- Flash 8 - burn it
- ActionScript3 for Flash 8ball
- Flash 8 collections








July 25th, 2005 at 8:16 pm
Actually, this doesn’t use any raw mp3 data provided by Flash, but rather the old method of loading the spectrum data from a file (the key is in http://web.pr.hu/tomper/prj/vu/mp3/m3.mp3.vu (it’s really an swf))…
What this does innovate is the ability to visualize the spectrum data using the new Flash 8 methods.
July 25th, 2005 at 9:17 pm
So current state: we do not know, if we can read sound raw data, waiting for 8ball documentation
July 26th, 2005 at 10:34 am
Doesn’t work anymore, seems to be offline.
July 26th, 2005 at 10:40 am
hmm
but in forum author has written what problem caused Crash of FireFox (big array) I wanted to test, but I can’t because is offline
July 26th, 2005 at 12:51 pm
there is no way on earth spectrum analysis will be incorporated into the new player.
look at the great flashAmp 2, by marmalade media, or if you don;t want to pay see if swiftMP3 is still available. i did a lot of stuff with that a few years ago but i think it’s creator has left it where it was. flashAmp is great though and cheap, the huge arrays you speak of will be generated by either flashAmp or swiftMP3.
have fun
July 26th, 2005 at 6:18 pm
nice!!! …if you change the _quality from high to medium or low and back to high, this will create additional effects more like itunes
July 27th, 2005 at 3:46 pm
This is just some actionscript driven visual + mp3 player. Nothing more.