unreal.AudioSpectrumBandPresetType
¶
- class unreal.AudioSpectrumBandPresetType¶
Bases:
unreal.EnumBase
EAudio Spectrum Band Preset Type
C++ Source:
Module: Engine
File: SoundSubmixSend.h
- CYMBALS¶
Band which contains frequencies generally related to cymbals.
- Type
3
- KICK_DRUM¶
Band which contains frequencies generally related to kick drums.
- Type
0
- SNARE_DRUM¶
Band which contains frequencies generally related to snare drums.
- Type
1
- VOICE¶
Band which contains frequencies generally related to vocals.
- Type
2