com.softsynth.jmsl.max
Class MaxDimensionNameSpace

java.lang.Object
  extended by com.softsynth.jmsl.DimensionNameSpaceAdapter
      extended by com.softsynth.jmsl.max.MaxDimensionNameSpace
All Implemented Interfaces:
DimensionNameSpace

public class MaxDimensionNameSpace
extends DimensionNameSpaceAdapter

EventFlag signals what kind of event Max should handle: 0=off, 1=on, 2=update, 3=play

Author:
Nick Didkovsky, (c) 2005 Nick Didkovsky, didkovn@mail.rockefeller.edu

Constructor Summary
MaxDimensionNameSpace()
           
 
Method Summary
 
Methods inherited from class com.softsynth.jmsl.DimensionNameSpaceAdapter
dimension, dimensionNames, getDefault, getDimension, getDimensionName, getHighLimit, getLowLimit, getNumberOfNames, main, setDefault, setDimensionName, setLimits
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxDimensionNameSpace

public MaxDimensionNameSpace()