Hey folks!
So, I've been doing some work creating things with Actionscript 3 recently. I'll start doing something because I'm bored, but then it might turn out to be useful, so I will continue developing it until I can actually put it to practical use. One of these things is a particle system that creates a bunch of "bugs" that follow and swarm around a given point. You can see a demo of it and get the source code for your own use on my website. I haven't actually used it in an animation yet, but it will most likely be in my next one (or the one after that, depending on how fast I finish it.)
Another thing I have been trying to accomplish is an automatic music generator. So far, it has a structured but random drum kit that picks either 3/4 or 4/4 time depending on the selected genre (e.g. rock, jazz, blues). That works relatively well, and it will even put in fills and drum solos. What I'm having slight difficulty with is the melody. My main problem is a technical one: How do I play the sounds? It would seem like too much work to go and make a sample of a whole bunch of notes for a whole bunch of instruments. Does anyone know of a sound library that is relatively easy to work with that is capable of generating good sounds? I tried programming my own, but all it could do was a sine wave, and it sounded really crappy. Any suggestions would be welcomed! :) As for the actual melody-building, it is coming along surprisingly well. It can make chords, play a blues scale, solo, and structure itself into choruses and bridges. It just sounds crappy. But hopefully if I can easily generate the sound with a library, this will be fixed.
Also, you may have seen that I have a new video. Let's Go Fly a Kite was the first of what I think will be two "practice" submissions of mine that I am using to develop my frame-by-frame skills. There are some things that I tried that I probably won't do again, such as the textures on the shirts, pants, and hair. But I do like the "watercoloresque" backgrounds I put in, so I think I will do something of the sort again.
Oh, and one more thing. I came third in the SkillsCanada national competition! It was pretty fun. The people there are cool. Check out Conkertheking22, who came in second, and also happens to be on Newgrounds.