Auralis

Auralis is a musical instrument constructed from a multitouch table and custom software ported from my earlier touch wall Touch #2. Merging sound, interactivity, and sequencing, Auralis is simultaneously engaging, meditative and soothing. I created the work for youth ages 8-14.

A virtual world of suns, stars and planets interact with each other. Participants run their fingers across the display to create new forces. As each planet has its own pitch, a series of planets encircling a virtual sun can be played as a musical sequence.

Auralis. Please play video with sound on.

Auralis was built from a hacked SmartTable 442i with upgraded OPS i7 11th generation computer module running Windows 10.

Software is written in Pure Data (Pd) and makes heavy use of Pd library pmpd. Multitouch support was created with a custom C# application which sends OSC messages to Pd using sockets. The C# application captured touch events using SmartTech’s multitouch SDK.

Auralis is a portable installation that is currently available to any organizations that might be interested.

Similar Posts

  • Assembly Language Programming

    In the Spring of 2008 I taught Wichita State University’s Assembly Language Programming for Engineers course. As explained in the syllabus, the course used the Z80 microprocessor and the GameBoy platform to introduce general concepts of computer architecture, machine and assembly language programming. Students practiced the ideas and concepts introduced in the course with programming…

  • Still Life

    In 2011, as part of Hack.Art.Lab, I collaborated with composer Mary Ellen Childs and percussionist Michael Holland to create live animation triggered by live performance of Mary Ellen Childs’ composition “Still Life.” We analyzed the piece into 11 sections and created algorithmic video triggered by sound and motion to match each of the 11 sections. The video was projected…

  • Microphone with proximity detection

    Around 2004 I developed a few protoype microphones enhanced to also offer proximity detection. The microphone could adjust it’s amplitude and bass response based on the proximity of the person using it. This would lessen the variable results users experience when holding a microphone too close or too far. Moreover, with proximity or its derivative mapped to a combination…