diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/AL/efx-presets.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/AL/efx-presets.h b/include/AL/efx-presets.h index 8f7b37cd..cc3d5d1d 100644 --- a/include/AL/efx-presets.h +++ b/include/AL/efx-presets.h @@ -248,12 +248,12 @@ typedef struct { #define EFX_REVERB_PRESET_WOODEN_CUPBOARD \ { 1.0000, 1.0000, 0.3162, 0.1413, 0.3162, 0.5600, 0.4600, 0.9100, 1.1220, 0.0120, { 0.0000, 0.0000, 0.0000 }, 1.1220, 0.0280, { 0.0000, 0.0000, 0.0000 }, 0.2500, 0.0000, 0.2500, 0.0000, 0.9943, 4705.0000, 99.6000, 0.0000, 0x1 } -#define EFX_REVERB_PRESET_WOODEN_ALCOVE \ - { 1.0000, 1.0000, 0.3162, 0.1259, 0.3162, 1.2200, 0.6200, 0.9100, 1.1220, 0.0120, { 0.0000, 0.0000, 0.0000 }, 0.7079, 0.0240, { 0.0000, 0.0000, 0.0000 }, 0.2500, 0.0000, 0.2500, 0.0000, 0.9943, 4705.0000, 99.6000, 0.0000, 0x1 } - #define EFX_REVERB_PRESET_WOODEN_COURTYARD \ { 1.0000, 0.6500, 0.3162, 0.0794, 0.3162, 1.7900, 0.3500, 0.7900, 0.5623, 0.1230, { 0.0000, 0.0000, 0.0000 }, 0.1000, 0.0320, { 0.0000, 0.0000, 0.0000 }, 0.2500, 0.0000, 0.2500, 0.0000, 0.9943, 4705.0000, 99.6000, 0.0000, 0x1 } +#define EFX_REVERB_PRESET_WOODEN_ALCOVE \ + { 1.0000, 1.0000, 0.3162, 0.1259, 0.3162, 1.2200, 0.6200, 0.9100, 1.1220, 0.0120, { 0.0000, 0.0000, 0.0000 }, 0.7079, 0.0240, { 0.0000, 0.0000, 0.0000 }, 0.2500, 0.0000, 0.2500, 0.0000, 0.9943, 4705.0000, 99.6000, 0.0000, 0x1 } + /* Sports Presets */ #define EFX_REVERB_PRESET_SPORT_EMPTYSTADIUM \ |