com.petersalomonsen.jjack.javasound
Class JJackMixerProviderTest

java.lang.Object
  extended by com.petersalomonsen.jjack.javasound.JJackMixerProviderTest

public class JJackMixerProviderTest
extends java.lang.Object

Simple test that reads the input and writes to the output - the default buffer size of 64KB will create a delay effect

Version:
0.3
Author:
Peter Johan Salomonsen

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

JJackMixerProviderTest

public JJackMixerProviderTest()
Method Detail

main

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