VGuitar Forums

VGuitar Central => DIY Hardware => Topic started by: Elantric on June 30, 2011, 08:43:57 AM

Title: Loops as Sketches of Guitar Pedals, in Multitouch Table Music Design
Post by: Elantric on June 30, 2011, 08:43:57 AM

Loops as Sketches of Guitar Pedals, in Multitouch Table Music Design

by Peter Kirn
http://createdigitalmusic.com/2011/06/loops-as-sketches-of-guitar-pedals-in-multitouch-table-music-design/#more-19738 (http://createdigitalmusic.com/2011/06/loops-as-sketches-of-guitar-pedals-in-multitouch-table-music-design/#more-19738)


Illusio Project - Presentation (http://vimeo.com/25641586)

Working in open source code for any platform, Brazilian artist and developer Jeraman has produced a charming project that imagines musical interfaces in dynamic, whimsically-simple sketches. Like doodled knobs, cartoons of guitar pedals, interactive devices on the touchscreen control musical activity.

And because it's open, cross-platform code, everything from a computer-powered multitouch table to an Android tablet could get in on the fun. Jeraman explains:

    It is a digital musical instrument that allows the control of real-time recorded loops through collaborative performances based on relationships between sketches and sounds, intended to be ludic and playful.

    Developed in Processing and OpenFrameworks, it mixes multitouch technologies with the interaction metaphor of guitar pedals, by using a FTIR DIY multitouch table – built with PVC tubes, tapes... – with a modified old keyboard as pedal, following a high-end / low-tech approach.

    Here's an example of performance using an early prototype. By the way, sorry for the poor musical quality... I'm not a professional musician!
Illusio Project - Performance Demo (http://vimeo.com/25641970)
    The project is also open source and the code, that may allow the instrument to be ported to others plataforms like Android, iPad and cardboard boxes (yes! using this http://sethsandler.com/multitouch/mtmini/ (http://sethsandler.com/multitouch/mtmini/)), will be released soon.

    This is possible due to the independence of the gui module (developed in processing) and the looper module (developed in openframeworks).
    for the communication between both, it was used OSC protocol.

    Some pictures can be found at:
    http://www.flickr.com/photos/jeraman/sets/72157626935130739/ (http://www.flickr.com/photos/jeraman/sets/72157626935130739/)

    For further informations, check this site (sorry, in Portuguese):
    http://jeraman.info/illusio/ (http://jeraman.info/illusio/)

It's a fascinating-looking project! Do keep us posted, Jeraman — and readers, if you happen to play with the code, let us know! Oh, and never apologize for Portuguese – it's a gorgeous language!

See also some nice examples of Jeraman's previous work:

Marvim Gainsbug: the Twitter based Song Composer (http://vimeo.com/10076006)
Title: Re: Loops as Sketches of Guitar Pedals, in Multitouch Table Music Design
Post by: Elantric on March 08, 2013, 05:12:01 PM
Good Blog by Seth Sandler on MultiTouch Design

http://sethsandler.com/multitouch/ (http://sethsandler.com/multitouch/)

http://sethsandler.com/multitouch/terminology/ (http://sethsandler.com/multitouch/terminology/)

http://sethsandler.com/multitouch/interactive-table-list/ (http://sethsandler.com/multitouch/interactive-table-list/)