com.frinika.codeexamples
Class PlaySynth

java.lang.Object
  extended by com.frinika.codeexamples.PlaySynth

public class PlaySynth
extends java.lang.Object

Use the toot audio system for a low latency midi keyboard --> Gervill setup Hardwired for a virtual piano


Constructor Summary
PlaySynth()
           
 
Method Summary
static void configure()
          Allow user to play with server parameters.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaySynth

public PlaySynth()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

configure

public static void configure()
Allow user to play with server parameters.