ExtensionEach of the app objects is an code interface for an implementation class.
MxApp => Mx, MxChannelApp => MxChannel, MxUnitApp => MxUnit, MxInletApp => MxInlet
see also MxQuery
These objects are created by accessing them from the Mx. You do not create them manually.
| model | |
| mxapp |
The Mx implementation object. MxApp => Mx, MxChannelApp => MxChannel, MxUnitApp => MxUnit etc
The Mx object that this unit, channel, iolet etc. is inside.
| stream |
The musical object (Instr, NDef, Spline etc) that is contained by the MxUnit.