Fields inherited from class com.cycling74.max.MaxObject |
EMPTY_STRING_ARRAY, NO_INLETS, NO_OUTLETS |
Constructor Summary | ||
lop(com.cycling74.max.Atom[] args) Create a lop object. |
Method Summary | ||
void |
bang() Re-Trigger the calculation |
|
void |
getops() Send the list of the availlable operators to the dumpout outlet. |
|
void |
inlet(float f) Apply the calculation on the floating point value, then trigger the calculation if the value arrive in the left inlet or if the @autotrigger mode is set to 1 |
|
void |
inlet(int i) Apply the calculation on the integer value, then trigger the calculation if the value arrive in the left inlet or if the @autotrigger mode is set to 1 |
|
void |
list(float[] args) Set the value, and then trigger the calculation (if the value arrive in the left inlet, or if the @autotrigger mode is set to 1). |
Methods inherited from class ej.ej |
anything, dblclick, findVersion, isNumber, list, post, post, post, post, post, post |
Methods inherited from class com.cycling74.max.MaxObject |
bail, createInfoOutlet, declareAttribute, declareAttribute, declareInlets, declareIO, declareOutlets, declareReadOnlyAttribute, declareReadOnlyAttribute, declareTypedIO, embedMessage, 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, getInlet, getInletAssist, getInletType, getLongAttr, getMaxBox, getName, getNumInlets, getNumOutlets, getOutletAssist, getOutletType, getParentPatcher, getPostStream, list, loadbang, notifyDeleted, 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, save, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setInletAssist, setInletAssist, setName, setOutletAssist, setOutletAssist, showException, showException, toString, viewsource, zap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |