AVAudioUnitDistortionPreset 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.
Enumerates valid values that can be passed to LoadFactoryPreset(AVAudioUnitDistortionPreset).
public enum AVAudioUnitDistortionPreset
type AVAudioUnitDistortionPreset =
- Inheritance
-
AVAudioUnitDistortionPreset
Fields
Name | Value | Description |
---|---|---|
DrumsBitBrush | 0 | |
DrumsBufferBeats | 1 | |
DrumsLoFi | 2 | |
MultiBrokenSpeaker | 3 | |
MultiCellphoneConcert | 4 | |
MultiDecimated1 | 5 | |
MultiDecimated2 | 6 | |
MultiDecimated3 | 7 | |
MultiDecimated4 | 8 | |
MultiDistortedFunk | 9 | |
MultiDistortedCubed | 10 | |
MultiDistortedSquared | 11 | |
MultiEcho1 | 12 | |
MultiEcho2 | 13 | |
MultiEchoTight1 | 14 | |
MultiEchoTight2 | 15 | |
MultiEverythingIsBroken | 16 | |
SpeechAlienChatter | 17 | |
SpeechCosmicInterference | 18 | |
SpeechGoldenPi | 19 | |
SpeechRadioTower | 20 | |
SpeechWaves | 21 |