View Single Post
  #1  
Old 04-29-2009, 11:26 PM
phaseblue
mouseman
 
Join Date: Nov 2005
Location: Yokohama, Japan
Posts: 191
A NEW new toy on Darktrain.jp!
Ok everyone, here is an "alpha" version of the DTM2! I put it in a new
thread because, it`s not the old "new toy on darktrain.jp", but rather a new
one! WARNING: It is not finished, and it`s far from perfect, but at least
you all can play with it and see what I`m trying to do.

http://www.darktrain.jp/dtm_2.php

A few notes about it:

- To select new sounds, click on the arrow next to each track loop display.
A pop up window will appear where you can select new loops from a tree
list. There are only a couple (besides the darktrain loops) right now, but I
will add more over time.

- Depending on your system/Flash Player version, the loops may trigger out
of sync, or have a small gap between them. This has to do with the fact
that I am using a "timer" object in Flash to trigger them and it is notoriously
untimely. If the Flash player is busy processing other tasks, then the timer
function gets put on hold for a bit, which causes the glitches/gaps. It`s just
the nature of it! Flash sucks at handling audio and Actionscript 3 hasn`t
helped much in this area! Also, the way I have designed the mixer to load
audio in real time has forced me to use a design pattern that can cause
looping problems. I have tried almost everything, but there are still a
couple more tricks I can try to resolve this problem! On my PC it worked
horribly...on my newer Mac, it was near perfect!

- The mute buttons work fine, and the solo buttons work if used one at a
time, but if you use them in tandem it creates all sorts of havoc! I still need
to finish coding the logic behind them!

- The beat indicator leds on the bottom often don`t trigger in sync with the
music. This has to do with the same timer object problem described above.


Please play around with it and let me know what you think. As always, I
appreciate any feedback, bad or good. This is a work in progress, so I will
be making changes to it over the coming weeks.

I hope (ok...pray) it works for you

Matt
__________________
www.darktrain.jp

Last edited by phaseblue; 04-30-2009 at 03:42 AM.