unreal.WaveTableResolution

class unreal.WaveTableResolution

Bases: EnumBase

namespace WaveTable

C++ Source:

  • Plugin: WaveTable

  • Module: WaveTable

  • File: WaveTableSettings.h

MAXIMUM: WaveTableResolution

Takes largest source file length (if WaveTable was produced by a file, PCM stream, SoundWave, etc.) of superset of waves, or Res_Max if all superset of waves were produced by curves. This can be very memory intensive if source file is large!

Type:

13

RES_1024: WaveTableResolution

10

RES_128: WaveTableResolution

7

RES_16: WaveTableResolution

4

RES_2048: WaveTableResolution

11

RES_256: WaveTableResolution

8

RES_32: WaveTableResolution

5

RES_4096: WaveTableResolution

12

RES_512: WaveTableResolution

9

RES_64: WaveTableResolution

6

RES_8: WaveTableResolution

3