CCRMA, Stanford University

MUSIC 256B HW #3: Gong

About

Gong is a musical implementation of the classic arcade game, Pong. The user adds balls to the system - these generate reverbed plucks of the Mandolin when they collide with surfaces, and leave trails on the screen canvas as if they'd been rolled in paint. Notes exist in the range of the Pentatonic scales. The user can actively control a paddle to deflect balls, selecting and sounding them prominently over the colliding chimes of the other balls. This is a solo endeavor, playing against the wall. The user can also just sit back, relax, and enjoy the generative system of sound and art. Think "zen". STK's Mandolin and JCRev classes are used as software instruments. Graphics is implemented with OpenGL ES.


Demo

Design Concept Sketches

Responsive image Responsive image

Usage

Compile and run as an XCode project.

Gesture options:

Settings:

Responsive image

Screenshots

Starting gameplay with a blank canvas
Responsive image
A few minutes later...
Responsive image

Issues

After playing for some time, STK returns a recurring error about being unable to read a Mandolin sound raw file.


Collaborators

I went solo.


Source Files

Download