Skip to content

Latest commit

 

History

History
executable file
·
34 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

executable file
·
34 lines (17 loc) · 1.25 KB

made by tina haibodi

screaming with colour - a p5.js experiment

this is a p5js experiment that uses voice detection and cursor movement to multiply content using the word "tina" in a variety of colours. movements with your cursor or making audible noise triggers the creation of words - the more the volume of these actions the more that the words appear.

this was created to demonstrate a complex set of technical actions to illustrate a creative concept.

installation guide

when using the voice recognition aspect please note for it to fully work you need the speech recognition macoxs command line downloaded for your mac on the high sierra 10.4 (or up) os system

for more information about installing the client/command line see here https://pypi.org/project/SpeechRecognition/

contributing tips

fork it

create a new branch if you want - git checkout -b-new-feature

commit to your changes: git commit -am 'add some feature'

push to the branch: git push origin my-new-feature

submit a pull request

demo with screaming

Demo

demo with rapid mouse movement

Demo