IMdef:
Filter:
Influx/Classes (extension) | Control

IMdef
ExtensionExtension

a named InfluxMix

Description

a named variant of InfluxMix, creation and lookup by name with IMdef(<name>), like OSCdef, Ndef, Tdef, etc. Other named influx variants are IMdef and Idef.

For detailed examples, see Influx and InfluxMix.

Class Methods

.at

Arguments:

key

get IMdef with name <key>.

.new

create or lookup new IMdef by name. If IMdef exists, other args are ignored.

Arguments:

key
inNames

number or list of inNames

outNames

number or list of inNames

inValDict

.all

all IMdefs by name

Instance Methods

.key

get the key of this IMdef