de.jreality.tutorial.audio
Class MinimalExample

java.lang.Object
  extended by de.jreality.tutorial.audio.MinimalExample

public class MinimalExample
extends Object

Code example for ICMC submission. Not pretty but short.

Author:
brinkman

Constructor Summary
MinimalExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinimalExample

public MinimalExample()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException