diff options
| author | Joshua Reisenauer <kd7tck@msn.com> | 2016-05-30 15:34:29 -0700 |
|---|---|---|
| committer | Joshua Reisenauer <kd7tck@msn.com> | 2016-05-30 15:34:29 -0700 |
| commit | 9f2fc81df2ad6731b521bd7dfd523ee10f63be90 (patch) | |
| tree | 13318823dbac35e8db4c5b0849c31337872d9024 /external/openal_soft/include/AL/efx-presets.h | |
| parent | e4e315bbfcebb9a38a2399a802dd79d09dbae330 (diff) | |
| download | raylib-9f2fc81df2ad6731b521bd7dfd523ee10f63be90.tar.gz raylib-9f2fc81df2ad6731b521bd7dfd523ee10f63be90.zip | |
update to openal
Diffstat (limited to 'external/openal_soft/include/AL/efx-presets.h')
| -rw-r--r-- | external/openal_soft/include/AL/efx-presets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/openal_soft/include/AL/efx-presets.h b/external/openal_soft/include/AL/efx-presets.h index 86dcbda2..8539fd51 100644 --- a/external/openal_soft/include/AL/efx-presets.h +++ b/external/openal_soft/include/AL/efx-presets.h @@ -345,7 +345,7 @@ typedef struct { /* Driving Presets */ #define EFX_REVERB_PRESET_DRIVING_COMMENTATOR \ - { 1.0000f, 0.0000f, 3.1623f, 0.5623f, 0.5012f, 2.4200f, 0.8800f, 0.6800f, 0.1995f, 0.0930f, { 0.0000f, 0.0000f, 0.0000f }, 0.2512f, 0.0170f, { 0.0000f, 0.0000f, 0.0000f }, 0.2500f, 1.0000f, 0.2500f, 0.0000f, 0.9886f, 5000.0000f, 250.0000f, 0.0000f, 0x1 } + { 1.0000f, 0.0000f, 0.3162f, 0.5623f, 0.5012f, 2.4200f, 0.8800f, 0.6800f, 0.1995f, 0.0930f, { 0.0000f, 0.0000f, 0.0000f }, 0.2512f, 0.0170f, { 0.0000f, 0.0000f, 0.0000f }, 0.2500f, 1.0000f, 0.2500f, 0.0000f, 0.9886f, 5000.0000f, 250.0000f, 0.0000f, 0x1 } #define EFX_REVERB_PRESET_DRIVING_PITGARAGE \ { 0.4287f, 0.5900f, 0.3162f, 0.7079f, 0.5623f, 1.7200f, 0.9300f, 0.8700f, 0.5623f, 0.0000f, { 0.0000f, 0.0000f, 0.0000f }, 1.2589f, 0.0160f, { 0.0000f, 0.0000f, 0.0000f }, 0.2500f, 0.1100f, 0.2500f, 0.0000f, 0.9943f, 5000.0000f, 250.0000f, 0.0000f, 0x0 } |
