Package apple.avfoundation.enums
Class AVAudioUnitDistortionPreset
- java.lang.Object
-
- apple.avfoundation.enums.AVAudioUnitDistortionPreset
-
public final class AVAudioUnitDistortionPreset extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longDrumsBitBrushstatic longDrumsBufferBeatsstatic longDrumsLoFistatic longMultiBrokenSpeakerstatic longMultiCellphoneConcertstatic longMultiDecimated1static longMultiDecimated2static longMultiDecimated3static longMultiDecimated4static longMultiDistortedCubedstatic longMultiDistortedFunkstatic longMultiDistortedSquaredstatic longMultiEcho1static longMultiEcho2static longMultiEchoTight1static longMultiEchoTight2static longMultiEverythingIsBrokenstatic longSpeechAlienChatterstatic longSpeechCosmicInterferencestatic longSpeechGoldenPistatic longSpeechRadioTowerstatic longSpeechWaves
-
-
-
Field Detail
-
DrumsBitBrush
public static final long DrumsBitBrush
- See Also:
- Constant Field Values
-
DrumsBufferBeats
public static final long DrumsBufferBeats
- See Also:
- Constant Field Values
-
DrumsLoFi
public static final long DrumsLoFi
- See Also:
- Constant Field Values
-
MultiBrokenSpeaker
public static final long MultiBrokenSpeaker
- See Also:
- Constant Field Values
-
MultiCellphoneConcert
public static final long MultiCellphoneConcert
- See Also:
- Constant Field Values
-
MultiDecimated1
public static final long MultiDecimated1
- See Also:
- Constant Field Values
-
MultiDecimated2
public static final long MultiDecimated2
- See Also:
- Constant Field Values
-
MultiDecimated3
public static final long MultiDecimated3
- See Also:
- Constant Field Values
-
MultiDecimated4
public static final long MultiDecimated4
- See Also:
- Constant Field Values
-
MultiDistortedFunk
public static final long MultiDistortedFunk
- See Also:
- Constant Field Values
-
MultiDistortedCubed
public static final long MultiDistortedCubed
- See Also:
- Constant Field Values
-
MultiDistortedSquared
public static final long MultiDistortedSquared
- See Also:
- Constant Field Values
-
MultiEcho1
public static final long MultiEcho1
- See Also:
- Constant Field Values
-
MultiEcho2
public static final long MultiEcho2
- See Also:
- Constant Field Values
-
MultiEchoTight1
public static final long MultiEchoTight1
- See Also:
- Constant Field Values
-
MultiEchoTight2
public static final long MultiEchoTight2
- See Also:
- Constant Field Values
-
MultiEverythingIsBroken
public static final long MultiEverythingIsBroken
- See Also:
- Constant Field Values
-
SpeechAlienChatter
public static final long SpeechAlienChatter
- See Also:
- Constant Field Values
-
SpeechCosmicInterference
public static final long SpeechCosmicInterference
- See Also:
- Constant Field Values
-
SpeechGoldenPi
public static final long SpeechGoldenPi
- See Also:
- Constant Field Values
-
SpeechRadioTower
public static final long SpeechRadioTower
- See Also:
- Constant Field Values
-
SpeechWaves
public static final long SpeechWaves
- See Also:
- Constant Field Values
-
-