com.frinika.codeexamples
Class SoftMidiMixerTest

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

public class SoftMidiMixerTest
extends java.lang.Object

Create a custom softsynth mididevice and attach it to the mididevice mixer

Author:
Peter Johan Salomonsen

Constructor Summary
SoftMidiMixerTest()
           
 
Method Summary
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

SoftMidiMixerTest

public SoftMidiMixerTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
Exceptio{};n
java.lang.Exception