Concept:
Interaction with technology from the position of curiosity and unexpected outcomes. Human biofeedback influencing the output of a technological/electronic system. Overlapping identical audio sources at different speeds altering meaning. Human relationship to technology.
Tech:
Arduino gathers data from the home made GSR (Galvanic Skin Response) sensors. The boards send this data to Processing, which averages the last 100 messages into a more noise-free signal. These signals are sent to Max and is compared to the average of the last 10. If it is greater than the average it causes playback speed to increase, if it is less than the average, playback speed decreases. Processing 1.5 with the OscP5 library for communication over a UDP connection with Max.
