AudioUnitParameterUnit Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unit of measure used by an audio unit parameter.
public enum AudioUnitParameterUnit
type AudioUnitParameterUnit =
- Inheritance
-
AudioUnitParameterUnit
Fields
AbsoluteCents | 20 | |
Beats | 23 | |
Boolean | 2 | |
BPM | 22 | |
Cents | 9 | |
CustomUnit | 26 | |
Decibels | 13 | |
Degrees | 15 | |
EqualPowerCrossfade | 16 | |
Generic | 0 | |
Hertz | 8 | |
Indexed | 1 | |
LinearGain | 14 | |
Meters | 19 | |
MIDIController | 12 | |
MIDINoteNumber | 11 | |
Milliseconds | 24 | |
MixerFaderCurve1 | 17 | |
Octaves | 21 | |
Pan | 18 | |
Percent | 3 | |
Phase | 6 | |
Rate | 7 | |
Ratio | 25 | |
RelativeSemiTones | 10 | |
SampleFrames | 5 | |
Seconds | 4 |