SondLoop2 Revisited – MusicBuilder & SoundObject

February 25th, 2007

Some of you might have seen my previous post on SoundLoop2 that you can see in action here. But it had some timing inconsistencies, due in big part to setInterval.

I decided to deconstruct my SoundLoop2 and refactor it in a simpler manner. This resulted in 4 classes.

  • MusicBuilder Class to handle “playlists” and loop modes
  • SoundObject Class wich is a simplefied version of SoundLoop2
  • SOCollection Class wich is a simple Array of SoundObjects with custom method to retrieve information.
  • Timer Class wich calculates the exact (I hope) time elapsed between the start and the desired duration and returns an event when done.

Read the rest of this entry »

New Job : Part II

May 23rd, 2006

Well it has been quite some time since my last post !
What with a new job and all, and what a ride this job has given me !
Read the rest of this entry »

New Job

November 5th, 2005

Well after only 3 weeks of unemployment, I have found a new job !

not to mention that on that last week, I got myself a nifty Flash contract.

I did some animations for a photographer’s website (actually they subcontracted me for that job). When the site will be online, I’ll post the address here and I’ll probably add it to my portfolio as well.

And so this week, I started full time at BigKnowledge an eLearning company, as a Graphic Designer/Flash integrator.
Read the rest of this entry »