exit()
back
Sketches of project ideas.

I want to look into using buttons to select the sound if I can and found that 'Radio Buttons', similar to multiple choice buttons, might be the best option.

Here is what I hope the finished work will look like
<<<<<<<
Here is an example of radio Buttons
used in processing. >>>>>>>>>

I don't know why but I can't seem to link audio files to them, so i'm going to use examples to look at basics of sound.

I started looking at an easier way to process sound through SoundFile, but java kept corrupting and crashing so I have re-installed processing and java.
I was also looking at a Library called 'Minim' which stopped worked and had to re-install too.

Below are screenshots of the error messages that kept appearing in my processing sketches.
This website has been created for educational purposes only, for the module of Authorship & Interaction at the University of Westminster.

BA(HONS)Graphic Communication Design; Kirsten Adams; W1552277
In these videos (below) I looked at examples in the sketchbook example list to help me with my work.
I will copy the code so that it sits next to the video.
These two videos are too laggy and slow when you try and use functions over them because the whole video is being played instead of a short section.

I will cut them down and loop them in iMovie.
/\
|
|


<<<<<<<<
At this point i discovered the file.trigger(); function.

I had been struggling with audio and this has been a breakthrough for my work with mouse interactivity.
Here i have emulated the selection function i developed for the image selection test and put it over moving image.

Since the film is a very short section and looped it doesn't slow down or lag.
I decided to explore the 'pink noise' example in the sketchbook example list.

this is similar how i want to use mouse interactivity but i want to be able to use 2 separate audio files.
This is the code basis i will use for creating my finished submissions.

from this code, all you have to do is make sure the variables match and upload the new files you want to use.

(AudioSample variables & movie/audio files)