_MKUGArgStruct Struct Reference

MKUGArgStruct is the structure that represents each DSP unit generator memory argument. All fields are private and should not be altered. The meaning of the fields is as follows: More...

#include <MKUnitGenerator.h>

List of all members.

Public Attributes

MKOrchAddrStruct addrStruct
DSPMemorySpace addressMemSpace
DSPLongDatum curVal
BOOL initialized
int type


Detailed Description

MKUGArgStruct is the structure that represents each DSP unit generator memory argument. All fields are private and should not be altered. The meaning of the fields is as follows:

Member Data Documentation

Specifies location of the argument on the DSP.

For address-valued memory arguments, this is the memory space where the DSP code assumes the address is located. For datum-valued memory arguments, addressMemSpace is DSP_MS_N.

DSPLongDatum _MKUGArgStruct::curVal

Most-recently sent value for this argument. If type is not long, low order word is ignored. (Used by optimizer)

YES if a value has been sent to the DSP since the object was instantiated. (Used by optimizer)

Unused, Reserved.


The documentation for this struct was generated from the following file:

Generated on Sat Dec 5 17:01:14 2009 for MusicKit by  doxygen 1.5.6