amxd~
Description
Use the amxd~ object to load a Max for Live device and use it in MSP. When the amxd~ object is instantiated as mcs.amxd~ its audio inputs combined into a single multichannel input and its audio outputs are combined into a single multichannel output.
Arguments
devicename [symbol]
Name of the Max for Live device to load.
Attributes
active [int] (default: 1)
Setting
to false will disable audio and MIDI processing.annotation_name [symbol] (default: )
The string that is prepended to annotations. This shows up in the Info pane in Live, and the clue window in Max.
autosize [int] (default: 1)
Automatically calculate the window size for the Max for Live device on load.
mcisolate [int] (default: 0)
Isolate parameter changes to a specified channel.
parameter_enable [int]
Enables use of this object with Max for Live Parameters and allows for setting initial parameter values in the Max environment.
patchername [symbol] (default: <none>)
Specify the Max for Live device to be loaded
showheader [int] (default: 1)
Show a Header for the Max for Live device.
Common Box Attributes
Snapshot Attributes
Parameter Attributes
Messages
anything
Arguments
(drag)
(mouse)
drag_replace
getinfo
Arguments
getparams
getvalue
Arguments
midievent
Arguments
midiin
Arguments
open
Arguments
signal
Snapshot Messages
See Also
Name | Description |
---|---|
MC | MC |
rewire~ | |
vst~ | |
mcs.amxd~ |