TuitSynth
From Music Hack Day
Contents |
[edit] Creator
- Name Jordi Sala
- Webpage http://musa.poperbu.net
- Twitter poperbu
- Other mobilitylab.net
[edit] About the hack
The idea is transform the tweets containing HT #sonar2012 into sounds (or noise) in real time. It's a 100% Open Source Hardware ( http://freedomdefined.org/OSHW ) project: an Arduino (with Ethernet Shield) gets the tweets from Twitter, converts them into MIDI Notes and MIDI Control Messages and sends them (via MIDI Shield) to MeeBlip synthesizer. So no computer is needed.
[edit] Images/Screenshots
[edit] Source code and links
Source Code:
Links: http://musa.poperbu.net/tuitsynth
[edit] What APIs, tools or kit did you use?
- 1 MeeBlip (http://meeblip.com/)
- 1 Arduino UNO (http://arduino.cc/en/Main/ArduinoBoardUno)
- 1 Ethernet Shield (http://arduino.cc/en/Main/ArduinoEthernetShield)
- 1 MIDI Shield (http://www.sparkfun.com/products/9595)
- 1 I2C LCD 16x2 Screen (http://www.dfrobot.com/wiki/index.php?title=I2C/TWI_LCD1602_Module_(SKU:_DFR0063))
- 1 MIDI Cable
- 1 Battery (9v)
[edit] Anything left to do
- Improve the sounds generated by tweets
- Control Meeblip Parameters via twitter messages.
- Live Streaming of audio output.
- Web page: streaming player, tweets TL and meeblip manipulation via twitter instructions.

