Quantcast
Channel: Computational Media – Ruta Kruliauskaite @ITP
Viewing all articles
Browse latest Browse all 10

[icm] week9: video and sound homework

$
0
0

Well, this is only sound this time. Simply because I kept running into problems and couldn’t make video part work. I’ll do an update when I get it done.

The idea was to create a sort of music library from different decades. Each rectangle acts as a button: once you click on it, the specific track starts playing (they all are taken from an array in a preload function). When you click again, the track stops. You can also play few tracks at once.

Screen Shot 2015-10-28 at 13.16.19

I’m also using FFT to show individual audio frequencies when the track is playing as well as Amplitude to analyse volume of each track and change the rectangle size depending on it.

Here’s the code.


Viewing all articles
Browse latest Browse all 10

Trending Articles