Title: 'Audio Inkblot'
1.Audio Inkblot.
2(No Transcript)
3What is it?
By Definition (Thanks Wikipedia) an inkblot is a
psychological evaluation used to examine the
personality of a patient Developed by Herman
Rorschach, and refined by Bruno Klopfer and John
E. Exner A series of 10 inkblots shown to the
patient and then a scoring system is put into
place. A common misconception that the answers
are what determines the outcome
4Our Project
- We will create a java applet that responds to
audio input to create a Rorschach-like inkblot
piece. It is an interesting approach at
determining the personality of the audio input,
and will allow the viewer to respond to their own
audio evaluation. The audio response input is
then passed along to the next module for further
manipulation.
5How we will do this
- Processing
- Contains audio input plugins
- Plugins
- Sonia
- ESS
- http//sonia.pitaru.com/examples/liveInput/applet/
index.html - http//www.tree-axis.com/Ess/
-
6Inspiration Precedent
Gnarls Barkley Music video Crazy http//www.yout
ube.com/watch?vUDPiIIckeGY Messa di Voce by
Golan Levin and Zachary Lieberman serves as the
precedent and inspiration for our module. Messa
di Voce (Ital., "placing the voice") is an
audiovisual performance in which the speech,
shouts and songs produced by two abstract
vocalists are radically augmented in real-time by
custom interactive visualization software.
-from http//www.tmema.org/messa/messa.html
7Production
- 9/28 Research experiment with plugins and
applet - 10/3 Start building applet
- 10/10 Finish building applet
- 10/17 Fix bugs
- 10/19 Done