Package com.softsynth.jmsl.max
Class MaxDimensionNameSpace
java.lang.Object
com.softsynth.jmsl.DimensionNameSpaceAdapter
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, nick@didkovsky.com
-
Constructor Summary
Constructors Constructor Description 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 Details
-
MaxDimensionNameSpace
public MaxDimensionNameSpace()
-