Package jmslexamples.simple
Class JSynScore
java.lang.Object
jmslexamples.simple.JSynScore
public class JSynScore
extends java.lang.Object
Build a simp le Score with an orchestra of JSyn instruments. Also shows
quarter tones.
- Author:
- Nick Didkovsky, (c) 2006 All rights reserved, Email: nick@didkovsky.com
-
Constructor Summary
Constructors Constructor Description JSynScore()
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JSynScore
public JSynScore()
-
-
Method Details
-
start
public void start() -
main
public static void main(java.lang.String[] args)
-