unreal.WaveTableBitDepth

class unreal.WaveTableBitDepth

Bases: EnumBase

namespace WaveTable

C++ Source:

  • Plugin: WaveTable

  • Module: WaveTable

  • File: WaveTable.h

IEEE_FLOAT: WaveTableBitDepth

Higher precision and faster operative performance (engine operates at 32-bit) at the cost of twice the memory of 16-bit.

Type:

1

PCM_16: WaveTableBitDepth

Lower resolution and marginal performance cost with conversion overhead (engine operates on 32-bit) with the advantage of half the size in memory.

Type:

0