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

  • DoubleTalk

    Doubletalk, a two player audio-manipulation game was my first serious endeaver with the Gameboy. The game used the Pocketvoice, a Gameboy cartridge with a built-in amplified speaker and microphone. In Doubletalk, players record themselves, reverse their recordings, then try to guess what each other is saying.

  • Contrapuntal Composer

    Contrapuntal Composer is Prolog code which writes music for three simultaneous voices. Depending on initial parameters, it can write a fugue, a rondo, or any other contrapuntal form. Contrapuntal Composer obeys the rules of good voice leading within each voice and between the voices.

  • 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…

  • Digital Puppetry

    I worked with a team of colleagues, community members, and urban youth. Our intention was to help the youth learn in a playful environment, find personal self-expression, and have their voices heard by communities in Boston. To do this, we adapted commercially available technology to provide a unique medium: digital puppetry.

  • SoundScratch

    SoundScratch is a set of extensions I wrote to manipulate audio in a children’s programming language called Scratch. The environment emphasizes the expressive capabilities of sound through the act of creation and design.