Fields inherited from class com.cycling74.max.MaxObject |
EMPTY_STRING_ARRAY, NO_INLETS, NO_OUTLETS |
Constructor Summary |
||
ldrunk(float minRange, float maxRange, float stepSize) Create a ldrunk object with specified minimum, maximum and step. |
||
ldrunk(float minRange, float maxRange, float stepSize, float proba) Create a ldrunk object with specified minimum, maximum, step and probapility. |
Method Summary |
||
void |
||
void |
||
void |
||
void |
||
void |
Methods inherited from class com.cycling74.max.MaxObject |
error, gc, getAttr, getAttrAtomArray, getAttrBool, getAttrBoolArray, getAttrByte, getAttrByteArray, getAttrChar, getAttrCharArray, getAttrDouble, getAttrDoubleArray, getAttrFloat, getAttrFloatArray, getAttributeInfo, getAttrInt, getAttrIntArray, getAttrLongArray, getAttrShort, getAttrShortArray, getAttrString, getAttrStringArray, getCodeSourcePath, getContext, getErrorStream, getInfoIdx, getInletAssist, getInletType, getLongAttr, getMaxBox, getName, getNumInlets, getNumOutlets, getOutletAssist, getOutletType, getParentPatcher, getPostStream, ouch, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outletBang, outletBangHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, post, postCodePath, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setName, showException, showException, toString, viewsource, zap |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
If the integer point value arrives in the second inlet: set the minimum of the range
If the integer point value arrives in the third inlet: set the maximum of the range
If the integer point value arrives in the fourth inlet: set the step size
If the integer point value arrives in the fifth inlet: set the probability
If the floating point value arrives in the second inlet: set the minimum of the range
If the floating point value arrives in the third inlet: set the maximum of the range
If the floating point value arrives in the fourth inlet: set the step size
If the floating point value arrives in the fifth inlet: set the probability