
               The Electronic Triangle
                (c) 2004 Dan Stowell


The Electronic Triangle is a simple Java application which lets 
you draw a musical triangle on the screen, and then play it.
You'll need Java 1.3 or later on your system, to run this app.

To run it on Windows, I've provided a file called 
"RunTriangle.bat". Making sure that this file is in the same 
folder as the ".jar" file which contains the actual program 
code, double-click on "RunTriangle.bat". It'll launch a little 
window which will, in turn, run the program for you.

If the program can't open an audio output line, then it will
not be able to run.

--------------------------------------------------------------
The Electronic Triangle is open-source software, under the 
"Gnu Public Licence" (GPL). 
See http://www.mcld.co.uk/oddmu/triangle to get hold of the 
source code.