net.beadsproject.beads.play
Class DefaultEnvironmentFactory

java.lang.Object
  extended by net.beadsproject.beads.play.EnvironmentFactory
      extended by net.beadsproject.beads.play.DefaultEnvironmentFactory

public class DefaultEnvironmentFactory
extends EnvironmentFactory


Constructor Summary
DefaultEnvironmentFactory()
           
 
Method Summary
 Environment createEnvironment(AudioContext ac)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEnvironmentFactory

public DefaultEnvironmentFactory()
Method Detail

createEnvironment

public Environment createEnvironment(AudioContext ac)
Specified by:
createEnvironment in class EnvironmentFactory