FFT Enumerations
From Garry's Mod
Enumerations used by IGModAudioChannel:FFT. Clientside only.
Warning! Decimal values are for reference only! The actual value may be different between two Garry's Mod versions.
Name | Decimal | Description |
---|---|---|
FFT_256 | 0 | 128 levels |
FFT_512 | 1 | 256 levels |
FFT_1024 | 2 | 512 levels |
FFT_2048 | 3 | 1024 levels |
FFT_4096 | 4 | 2048 levels |
FFT_8192 | 5 | 4096 levels |
FFT_16384 | 6 | 8192 levels |
FFT_32768 | 7 | 16384 levels |