Installing, Compiling, and Running JSyn on your Computer

by Phil Burk
(C) 1997 All Rights Reserved

Click below for information specific to your computer.

Windows PC
Macintosh
Linux
Other computers??? Please ask.

JSyn Folders and Files

The JSyn SDK includes several Directories that are common across all platforms.
jsyn_sdk_license.txt
index.html = links you docs and examples

classes/          = where all your loose class files go
    JSynExamples/ = compiled example programs
    samples/      = samples used by examples
    SoftSynthTools.JAR = optional classes for your website
    JSynClasses.JAR = core classes that are in the JSyn plugin

jsrc/
    JSynExamples/ = Java source for example programs

jsyn/
    docs/         = partial documentation, more docs online
    examples/     = HTML that for the examples
    usercode/     = simple program for you to compile

Link to JSyn Home Page