unreal.AudioSpectrumBandPresetType

class unreal.AudioSpectrumBandPresetType

Bases: EnumBase

EAudio Spectrum Band Preset Type

C++ Source:

  • Module: Engine

  • File: SoundSubmixSend.h

CYMBALS: AudioSpectrumBandPresetType

Band which contains frequencies generally related to cymbals.

Type:

3

KICK_DRUM: AudioSpectrumBandPresetType

Band which contains frequencies generally related to kick drums.

Type:

0

SNARE_DRUM: AudioSpectrumBandPresetType

Band which contains frequencies generally related to snare drums.

Type:

1

VOICE: AudioSpectrumBandPresetType

Band which contains frequencies generally related to vocals.

Type:

2