AudioUnit Get/Set Parameter
AudioUnit Get/Set Parameter
- Subject: AudioUnit Get/Set Parameter
- From: David Shaffer <email@hidden>
- Date: Thu, 6 Dec 2001 15:31:33 -0700
What is the AudioUnitElement used for?
The AudioUnitParameterID is one of the parameters from a list.. So, it
is the parameter (such as volume/pan/etc..) But, I am not sure what the
element is in this case.
AudioUnitGetParameter(
AudioUnit ci,
AudioUnitParameterID inID,
AudioUnitScope inScope,
AudioUnitElement inElement,
Float32 * outValue)
FIVEWORDINLINE(0x2F3C, 0x0010, 0x0006, 0x7000, 0xA82A);