diff options
Diffstat (limited to 'OpenAL32/Include/bs2b.h')
-rw-r--r-- | OpenAL32/Include/bs2b.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/bs2b.h b/OpenAL32/Include/bs2b.h index 4ed576b8..3e5cd83c 100644 --- a/OpenAL32/Include/bs2b.h +++ b/OpenAL32/Include/bs2b.h @@ -60,7 +60,7 @@ struct bs2b { double b1_hi; /* Global gain against overloading */ - double gain; + float gain; /* Buffer of last filtered sample. * [0] - first channel, [1] - second channel |