Author Archives: Wouter
Animation & audio synchronization
It’s not that easy to synchronize programmed animation and dynamic sound in Flash. To have something happen on screen at exactly the same time a sound starts to play.
I thought about it a bit and came up with two different scenarios where audio and visuals need to be synchronized:
The first is where a sound plays [...]
Posted in ActionScript 1 Comment
Augmented reality and sound
Yes I know, it’s the hype of 2009 and we’re in 2010 now, but I haven’t seen anything yet where augmented reality is combined with sound. If you do know examples of augmented reality and audio, please leave a comment. I’d love to see what other people do with it.
This is a small experiment I [...]
Posted in ActionScript 4 Comments
MP3 Wave Display 2
Wave Display 2 is an improved version of the last one (in the previous post). A few things had to be rewritten in the code for waveform rendering, and there were some extra features I wanted to include to make the application a bit more interesting to use.
The new features in this version:
Audio playback. You [...]
Posted in ActionScript 2 Comments
MP3 Wave Display
2010! A new year, a new decennium even! This year I want to be more consistent in publishing articles on this weblog. That’s my new year’s resolution.
The first one of the new year is more of a utility than a complete application. It’s a wave display; It loads an MP3 file and displays the sound [...]
Posted in ActionScript Leave a comment
Audio Editor 1.0