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…

  • LegalLanguage

    I wrote LegalLanguage, a scripting language for lawyers at Legal Services Corporation in West Virginia. The staff used LegalLanguage to write simple scripts that could then ask clients questions, give guidance, and print out the appropriate forms. This freed up resources to focus on the large number of cases involving domestic violence.

  • SoundBlocks

    SoundBlocks is a tangible environment where youth connect blocks to describe network dataflow. The environment explores digital sound manipulation as a personal, meaningful and fun artistic endeavor, rather than as a venture into mathematical, electronic or networking relationships.

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

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