Difference between revisions of "Universal Language"

From Robert-Depot
Jump to: navigation, search
(Motivation)
(Documentation)
Line 18: Line 18:
 
[[Image:UniversalLanguage2.jpg]]
 
[[Image:UniversalLanguage2.jpg]]
  
[[Media:ULVideo.avi]]
+
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/OLi1QqDmJYI&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OLi1QqDmJYI&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
 +
 
 +
[http://www.example.com link title]
  
 
[[Media:Code.pde]]
 
[[Media:Code.pde]]

Revision as of 01:41, 11 June 2010

Motivation

I have always been interested in the idea that music is the "Universal Language." For this project, I decided to create a play on this idea by having sound correspond to written language- specifically to individual letters of the alphabet.

Visualization

VIS145B.jpg

Interactive paradigm

The frequency range of the user's voice will correspond to different letter which will appear on the screen. The idea is for the user to be able to spell out a word ("communicate") using only their voice (as opposed to speech).


Technical Description

The program will detect the frequency of the person's voice, which will then correspond to a letter which will appear on the screen, which is designed to replicate piano keys.


Documentation

UniversalLanguage1.jpg

UniversalLanguage2.jpg

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/OLi1QqDmJYI&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OLi1QqDmJYI&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

link title

Media:Code.pde