SoundMixer.computeSpectrum
March 30th, 2006
flash 8.5 player required | source
Filed under: actionscript
23 Responses to “SoundMixer.computeSpectrum”
-
jon williams Says:
March 30th, 2006 at 4:15 pmoooOOoo!
can you do that with mic input?! -
majman Says:
March 30th, 2006 at 4:16 pmmake it rotate!!! :)
-
André Michelle Says:
March 30th, 2006 at 4:42 pm‘can you do that with mic input’
I cannot find a method to send the microphone input to the SoundMixer class. Any idea ? -
Andrea Says:
March 30th, 2006 at 4:51 pmVoxels! It’s incredible how far Flash has gone!
-
jon williams Says:
March 30th, 2006 at 4:51 pmi looked at the livedocs and nothing jumped out — but then i looked at flash.media.Camera and there wasn’t anything for video either. Are you rendering camera input offstage and then getPixel’ing to do video transforms?
-
jon Says:
March 30th, 2006 at 7:59 pmi don’t even think the microphone class was even available in Beta1.
-
Chris Says:
March 30th, 2006 at 11:32 pmVery nice!
How dificult would it be to convert that into AS2?
Based on receiving spectrum data in an array. -
Unreality Says:
March 31st, 2006 at 2:21 amcool as hell
-
egoldy Says:
March 31st, 2006 at 6:11 pmwow. great work, cool!
-
ericd Says:
March 31st, 2006 at 8:10 pmI got this when navigating away:
Error #2044: Unhandled IOErrorEvent: text=Error #2032: Stream Error.
at Main$iinit()VERY cool example!
-
Scott Fegette Says:
March 31st, 2006 at 8:58 pmGot the same error as Eric on my main XP machine, but I just checked it out on another - tres formidable! Great job, Andre.
-
André Michelle Says:
March 31st, 2006 at 9:08 pmI’ve got no error on XP: IE6 | FF1.5
No idea why you get it… -
DickRivers Says:
March 31st, 2006 at 10:51 pmyou have this error : Error #2044: Unhandled IOErrorEvent: text=Error #2032: Stream Error.
at Main$iinit() when you try to reach a different page while mp3 is being preloaded, but also when the sound is being played and that you navigate away, i had the same problem on my tests, seems to be a little bit buggy, could be a good a idea to tell adobe on this point. -
DickRivers Says:
March 31st, 2006 at 10:52 pmooops forgot the main thing, great work Andre, smooth as usual ;)
-
Steve Says:
April 1st, 2006 at 5:39 pmBreath taking. Mind boggling. Exquisite. Thrilling to see the new possibilities. Thanks.
-
BlooDHounD Says:
April 3rd, 2006 at 10:19 am:(
VerifyError: Error #1011: Method Main$iinit() contained illegal opcode 97 at offset 93.
at Main$iinit() -
ifunk Says:
April 8th, 2006 at 1:23 amyour source code is beautiful
-
sam Says:
May 10th, 2006 at 5:52 amOutstanding.Amazing. Its good to see new possibilities.Thanks! But would it be easy or difficult to convert it into AS2?
-
Hannah Says:
July 15th, 2006 at 8:46 amStaggering! Elated to see the new possibilities and upcoming technology.
-
Kyle Says:
December 1st, 2006 at 11:00 pmFirst of all, Great Work! What you are doing is absolutely amazing, and ground breaking as far as I’m concerned. That being said, I am unable to get most of your demos/project to work. In FireFox, they simply do nothing (the example file I will refer to here is your compute.Spectrum project). In IE, I am returned an error from the .swf reading “VerifyError: Error #1014: Class flash.util::ByteArray could not be found. at global$init()”. I have downloaded your source class for this project and tried getting it to work myself without success. I was wondering if you might know what is causing this error? Thank you!
-
speednews Says:
February 9th, 2007 at 4:07 pmhello, is this developed under flex?
it doesn’t work in local.. (xp)
Any suggestions?
tks
-
Deseo Says:
May 1st, 2007 at 8:58 pmHello
here is an example i have made
Cheers :)
Deseo -
devaraj Says:
July 3rd, 2007 at 11:00 amHere i made some modification and edited the above
http://www.esnips.com/web/TheF3


