In its traditional role, the guitar pick has been used to either strike or rake the strings of a guitar, bass or other stringed instrument. The pressure exerted on it has largely been ignored. The MIDI Pick embraces this behavior by translating finger pressure into numerical data that is streamed to the music programming language Max/MSP wirelessly. Max then sends that information to any other Max object that interprets numerical data, including MIDI objects.
A force–sensing resistor, or FSR, is cast inside a specially–made guitar pick. The FSR itself is routed to a wrist–worn device that houses an 8–bit microcontroller, a battery, and a bluetooth module, among other components. The microcontroller continually reads the FSR and sends that information to the bluetooth module, which then transmits the FSR's information wirelessly to a bluetooth–enabled computer running Max/MSP.
Controlled by one of two onboard switches, The MIDI Pick operates in either of two modes: serial or switch. (The second switch is power.) In serial mode, The MIDI Pick transmits values between 0 and 127 (no pressure to heaviest pressure, respectively) wirelessly to the computer. In switch mode, The MIDI Pick acts as a toggle switch: when pressure exceeds a certain threshold, it sends a 1. When that threshold is exceeded again, it sends a 0, and so on.
On Friday, 8 June, The MIDI Pick will be demonstrated at the 2007 International Conference on New Instruments for Musical Expression. The demo and poster presentation will take place during session 2 of the poster sessions.
On Thursday, 15 November 2007, I'll be showing The MIDI Pick for
the last time in its next–to–final version at
Etsy Labs,
325 Gold St
Brooklyn, NY 11201
Links:
From Make magazine
or
From Create Digital Music
TheMIDIPick.c
(changed from .pde)
setup_functions.h
run.h
led_functions.h
send_functions.h
The research paper about this project, which appears in the
NIME 2007 Conference Preceedings, is
available at:
http://itp.nyu.edu/nime/2007/proc/nime2007_330.pdf
r o y a t v a n e g a s d o t o r g