Skip to content

FlamingLotusGirls/Xylophage-Draft-SoundMushroom-Interactivity

 
 

Repository files navigation

Note: This was a prototype that didn't end up running on the actual sculpture. Production code is in xylophage_sounds--10/14/2013


Sound Interactivity: openFrameworks + Arduino code.
for the Flaming Lotus Girls (www.flaminglotus.com) Xylophage sculpture


Demo with IR sensor triggering Gurgle sounds here: https://vimeo.com/70314848

The preliminary design calls for 3 IR sensors per mushroom for each of the 3 Sound mushrooms. 120 deg angle per mushroom, so divide by 3 yields 40 degrees per Sensor, which is good wiggle room to prevent beam overlap. 3 more analog inputs are available on the Arduino UNO if we want touch sensors. The design will likely change - as We will probably want to revise this to more sensors.

Breathing: Speed of playback depends on proximity to IR sensors. The closer you are, the faster the breathing. The exhale/inhale sequences are randomly selected from 10 different pairs.

Accents: This is the scrape.wav file which plays back with no interactivity affecting it

Gurgles: Are triggered by IR sensors. Played at 100% volume

About

Sound Interactivity: openFrameworks + Arduino code.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 63.9%
  • C++ 36.1%