Out of This World Advice

Work in progress interactive musical installation with an accompanying narrative and puzzle-like experience. Acrylic structure contains LEDs, amplified sound, and small computers.

Generative audio system built in SuperCollider. Central state store in Node.js with Redux. Node.js process also receives button signals from Arduino and animates LEDs.

Out of This World Advice Preview

LED Wall Prototype

A prototype of an interactive LED wall experience.

An LED wall allowing participants to paint gestures on a touchscreen.

Prototype Demo

Untitled

Interactive musical installation. Magnetic pucks are physically moved to interact with a musical sequencer. Musical events are visualized with projection.

Projections are generated with an Electron app with PixiJS to render animated sprites. Generative audio system built in SuperCollider. Central state store and coordinator in Node.js with Redux.

Transdimensional Audio Workstation

Interactive musical installation with LED rings, knobs, and a button.

The Transdimensional Audio Workstation is an interactive musical experience. The machine allows one to tune into another dimension in order to send a musical communication to one’s self. After sending the music, any transdimensional response will be interpreted and played back automatically.

Transdimensional Audio Workstation demonstration (response removed for privacy reasons)

Bells Atlas Hyperlust Website

Web based promotional webpage for an EP by the musical group Bells Atlas. Upon signing up fans are given a random song from the EP.

Hyperlust Web Experience

Built with Javascript frontend using Matter.js for physics-based interaction and CSS3 animations. Backend is Node.js deployed to Heroku integrating MailGun.

Sonarc

Musical arrangement experience in web browser. Circles represent sounds, sequences are chained together by arranging touching circles. All circles touching outer rim are triggered together.

Built with JavaScript using PixiJS to animate sprites and on top of a Meteor.js backend.

Sonarc UI Demo

tulpasynth

tulpasynth” is a prototype real-time collaborative music creation system that takes advantage of touchscreen gestures for a tangible, responsive UI.

tulpasynth screenshot

tulpasynth screenshot

KnacK

KnacK” is a music compositon framework for ChucK.

The basic idea of the framework is to provide some conventions for making compositional code modular and reusable. There are some other features that I am interested in developing further as well such as a MVC-like interaction between raw “aesthetic data” and the instruments/performers in a musical piece.

entities and relationships in the KnacK framework

entities and relationships in the KnacK framework

Bingo!

A web-based bingo board for displaying status and modifying called numbers. Motivated by family bingo tradition.

Bingo Marker CSS3 Animation

Built with a Django backend and backbone.js frontend. CSS3 animations. Deployed on Google App Engine.

Concert

An online collaborative organizational tool for sounds. Student project.

Concert UI

Concert UI

Bass Distortion with ChucK

Designing an Overdrive/Distortion effect that is customized for the sound of my bass guitar. Student project.