Monday, April 16, 2012

DMA 455 Final with Hype Framework

The Original Idea was to create some sort of lighting storm type effect where the bolts would flash to the music and fade out as new ones came in.

Step 1:

Gathered and Created Assets
(Lightening Bolt asset I created and tested in the Shape Mapping Project)

Step 2:

Modifying the frequency code and colour pallet

var color:ColorPool = new ColorPool(
    0x3a227a, 0x658697, 0xa45862, 0xffdfe6, 0xfffbff, 0xba94cd
);

    var yTracker:FunctionTracker = new FunctionTracker(clip, "y", sa.getFrequencyRange, [i*4, i*4+4, -20, 1000]);
    yTracker.start();

Step 3:

Testing


Step 4:
Deploy
http://skeletal-k9.com/DMA455/Final/Thunder%20Struck%20Sound%20Analyzer.html

Possible Final Landing Page:

Audio Data (8 Circles) With Hype Framework

Started with the Hype Framework Sound Analyzer 

Created some assets



Photoshopped a transparency




Final Result
http://skeletal-k9.com/DMA455/8 Shape Audio Data/01_soundAnalyzerV2.html

Cheetah Label With Hype Framework

Started by messing with the colour pallet and using 
<0x5C3E28, 0xBB8A52, 0x97613A, 0xC5A57A, 0xD0B99D, 0x111111>

Then modified the shapes from circles to these weird things

Found an Image to use in creating and interesting pattern

Ended up with this

Looked for an image to layer over top of the pattern

Brought both into Photoshop and ended up with this


My Final Result