Skip to content

jbum/Whitney-Music-Box-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of examples of Whitney Music Boxes. Some of them are purely visual representations of Whitney's "Incremental Drift" concept. Some use the visual to trigger sounds, and some produce sound or sound files, only.

Whitney Music Box

The motion graphics used in these examples was developed and popularized by John Whitney (Sr), who described it in his 1980 book "Digital Harmony". Whitney's book contained example code in the BASIC programming language, written by Paul Rother.

Amazon has a listing for this book here:

http://www.amazon.com/Digital-Harmony-Complementarity-Music-Visual/dp/007070015X

The "Whitney Music Box", in which the spiral form of this animation is used to trigger closely related musical sounds was created by Jim Bumgardner in 2006. Jim's first blog article can be found here:

http://www.krazydad.com/blog/2006/04/visual-harmony/

The processing/digital_harmony_examples directory contains ports of the sample code from the book. The programs have ported in a fairly straightforward manner from BASIC to Processing.

basic/
  This directory contains the original BASIC examples by Paul Rother, intended for the Apple II.
The program "Column BC" is the basis for the animation in the Whitney Music Box.

chuck/
  Sample ChucK version.

flash_actionscript/
  Sample Flash versions which sync to pre-generated audio.

html5/
  Sample HTML5/Canvas version

maxforlive/
  Sample MIDI effect w Jitter preview for Max for Live.

midi/
  Sample MIDI versions, generated by the perl script in the /perl directory.

nyquist/
  Sample program for Nyquist, a lisp-based language. Very elegant!

pd/
  Audio patches for Puredata.

perl/
  Scripts to generate MIDI sequences that match the animation.

processing/
  digital_harmony_examples
    Ports of Paul Rother's original sample code from the book.

  plus_midi
    Versions which trigger MIDI instruments (both rwmidi and midibus libaries)

  plus_pd
    Versions which talk to PD (puredata) and response to OSC.

  plus_pd
    Versions which use the BEADS library

  visuals_only
    Versions which generate visuals only.

pyo/
  Sample pyo version.

sonic_pi/
  Sample versions for Sonic Pi contributed by David Rees

supercollider/
  Sample versions in Supercollider

syd/
  Patch for Jim Bumgardner's Syd software synthesizer.

All code licensed under a creative-commons (Attribution-NonCommercial-ShareAlike) 3.0 unported license.

If you'd like to help maintain this code, drop me a note. - jbum

About

Example code for making Whitney Music Boxes in various languages (BASIC, ChucK, Flash AS2, HTML5/JS, perl, nyquist, processing, pyo, sonic pi, supercollider, syd)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •