/*
*
* INSTALLATION
*
* CONTENTS
*
* 0. Setting up the network
* 1. Setting up the projector
* 2. Downloading SuperCollider
* 3. Installing the files for "Schisms"
*
* 0. SETTING UP THE NETWORK
*
* A. Name your computer.
*
* For this composition to work, the players should be named
* "0.local", "1.local", "2.local", etc. To change your computer name,
* open "System Preferences" in the Apple menu, then open the "Sharing"
* settings in the "Internet and Network" preference row.
*
* "0.local" is the composition's "conductor". This entails a minimal
* amount of extra responsibility: namely, hitting a button to start and
* stop the piece's clock, and being plugged into the projector (see below).
*
* B. Join a computer-to-computer network established by 0.local.
*
* The conductor, player 0, should select "Create Network..." in the
* AirPort menu and name it something reasonable, like "plork".
* The new network should then appear in each player's AirPort menu;
* each player should join it.
*
* NOTE: You should disconnect your ethernet before setting up this piece.
* The computer's ethernet IP address is not the same as its computer-to-
* computer network IP address, and I'm pretty sure that this confuses
* SuperCollider.
*
* 1. SETTING UP THE PROJECTOR
*
* A. Plug in the projector to 0.local's computer.
* B. Set up the projector as an extension to the right of 0.local's desktop,
* with the bottom of the two screens lining up exactly.
*
* See the Mac help file: "Setting up multiple displays as an extended desktop"
*
* C. Set 0.local's screen resolution and projector resolution both to 1280 x 800.
*
* 2. DOWNLOADING SUPERCOLLIDER
*
* Go to http://supercollider.sourceforge.net/downloads/ and download
* the latest Mac version (extras not necessary).
* IMPORTANT: Put the "SuperCollider" folder on the desktop, not in the
* "Applications" folder! Otherwise SuperCollider won't find my classes.
*
* 3. INSTALLING THE FILES FOR SCHISMS
*
* Drag the "plork_schisms" folder into the "SCClassLibrary" folder within
* the "SuperCollider" folder.
*
* Again, the "SuperCollider" folder needs to be on the desktop!
*
* Onward to "composition.html".
*
*/