Thursday, August 27, 2009

Synthesiser prep

I've been doing some drawings and flash tests to try and figure out how my GUI's going to look and feel for the second project. So far I've come up with this basic configuration:



There are buttons all around the edges of the screen and clicking one causes a larger panel to pop out or collapse. I've decided to use a combination of sliders and rotatable dials for adjusting properties like colour and size etc.

In terms of tests, I've created my first actionscript class for my rotatable dials (which having it in a class means I don't have to constantly duplicate code). Here's what I've come up with so far (use the dials to change the hue of the shape):

No comments:

Post a Comment