com.frinika.audio.codeexamples
Class TestAudioOut

java.lang.Object
  extended by com.frinika.audio.codeexamples.TestAudioOut

public class TestAudioOut
extends java.lang.Object

Author:
pjl

Constructor Summary
TestAudioOut()
           
 
Method Summary
static void configure()
           
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

TestAudioOut

public TestAudioOut()
Method Detail

main

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

configure

public static void configure()