Vizzie module descriptions
By Barry Jones at The Bradford Art Resource Collection
https://sites.google.com/site/bradfordartresourcecollection/interactivity/max/vizzie-modules
Arduino field strength meter with colored lights
I’m not sure what this idea is, but it would translate radio wave field strength into light, musical notes, bar graphs, mechanical stuff, etc.,
digital inspiration
Google speech API
Chrome now includes online speech recognition
- speechify: https://chrome.google.com/webstore/detail/speechify/dalapoeljdklkcfjkecafidnojkfpohn
- example of html code: http://www.labnol.org/software/add-speech-recognition-to-website/19989/
Yahoo stock quote API
update 6/2014 – See the Stock Market project at: https://reactivemusic.net/?p=5859
original post
By Mukesh Chapagain
Max weather report
By Michael Zbyszynski at CNMAT
http://cnmat.berkeley.edu/patch/3003
I have annotated a version of Weather Report to help understand how XML data is converted into OSC style data, for example:
<thing> value </thing>
gets converted into
/thing value
Local version of patch is weather_report in max teaching examples
Twittererer
Max auto-tweeting text-to-speech-to-text
By Aaron Oppenheim
http://www.aaronoppenheim.com/projects/twittererer
Twitter4j in Processing
By Jer Thorp
http://blog.blprnt.com/blog/blprnt/updated-quick-tutorial-processing-twitter
Local files: Processing sketchbook: jerTwitterExample.pde
Basically it shows how to use the twitter4j library to grab all the tweets with a given hashtag
Here’s the twitter4j documentation: http://twitter4j.org/en/index.html
JSON in Processing
How to mash a buildup.
at The Processing Forum
http://forum.processing.org/topic/simple-json-example-with-api