index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
effects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't scale the reverb fade counter so much
Chris Robinson
2018-09-30
1
-5
/
+6
*
Only compare the reverb params that induce a need for fading
Chris Robinson
2018-09-23
1
-23
/
+41
*
Clear reverb gain coefficients when doing a device update
Chris Robinson
2018-09-23
1
-0
/
+49
*
Rename ALreverbState to ReverbState
Chris Robinson
2018-09-23
1
-23
/
+23
*
Remove another duplicate function
Chris Robinson
2018-09-19
11
-28
/
+26
*
Add macros for commonly used square roots
Chris Robinson
2018-09-19
1
-7
/
+6
*
The last reverb loop update doesn't need an aligned count.
Chris Robinson
2018-09-11
1
-4
/
+7
*
Ensure the max reverb update size is a multiple of 4
Chris Robinson
2018-09-11
1
-2
/
+4
*
Separate the delay line feeding from reading
Chris Robinson
2018-09-10
1
-2
/
+4
*
Avoid a couple line count assumptions
Chris Robinson
2018-09-10
1
-2
/
+2
*
Combine identical loops into a separate function
Chris Robinson
2018-09-10
1
-46
/
+21
*
Handle the early reflection delay separate from late refeed
Chris Robinson
2018-09-10
1
-57
/
+40
*
Include the mid-band decay with the density gain
Chris Robinson
2018-08-31
1
-7
/
+7
*
Calcualte and use the maximum reverb update size
Chris Robinson
2018-08-31
1
-6
/
+14
*
Apply the decay gain when reading from the late line
Chris Robinson
2018-08-31
1
-10
/
+17
*
Don't modify the late reverb density with the echo parameters
Chris Robinson
2018-08-30
1
-13
/
+7
*
Avoid making extraneous calls
Chris Robinson
2018-08-26
1
-3
/
+3
*
Pack two arrays into one
Chris Robinson
2018-08-26
1
-6
/
+10
*
Further limit the upper frequency range for autowah
Chris Robinson
2018-08-26
1
-1
/
+1
*
Use second-order biquad filters for the reverb's T60 decay
Chris Robinson
2018-08-12
1
-309
/
+18
*
Store the reverb state offset locally while processing
Chris Robinson
2018-08-11
1
-16
/
+14
*
Correctly apply reverb coefficient fading over the entire fade length
Chris Robinson
2018-08-09
1
-23
/
+25
*
Crossfade the early reflections delay coefficients
Chris Robinson
2018-08-08
1
-30
/
+50
*
Apply late reverb density gain on late reverb input
Chris Robinson
2018-08-08
1
-15
/
+30
*
Specify both scale values to FadedDelayLineOut
Chris Robinson
2018-08-08
1
-9
/
+17
*
Use the correct input channel for the compressor effect
Chris Robinson
2018-08-08
1
-1
/
+1
*
Properly set early reflection all-pass coefficient
Chris Robinson
2018-08-06
1
-3
/
+7
*
Make the all-pass coefficient part of the all-pass structure
Chris Robinson
2018-08-06
1
-22
/
+17
*
Prevent the autowah filter frequency from reaching nyquist
Chris Robinson
2018-08-06
1
-1
/
+1
*
Apply the vector all-pass separate on uninterleaved samples
Chris Robinson
2018-08-05
1
-159
/
+310
*
Apply the reverb's T60 filter in groups of samples
Chris Robinson
2018-08-05
1
-54
/
+78
*
Mix reverb samples right after generating them
Chris Robinson
2018-08-04
1
-31
/
+36
*
Scale the reverb decay weights to cover up to 20khz
Chris Robinson
2018-08-03
1
-11
/
+16
*
Apply late reverb density gain adjustment on output
Chris Robinson
2018-08-01
1
-22
/
+17
*
Fix late reverb density gain blend weights
Chris Robinson
2018-08-01
1
-4
/
+4
*
Use just the omnidirectional response for the compressor effect
Chris Robinson
2018-07-29
1
-64
/
+58
*
Inline the autowah peaking filter processing
Chris Robinson
2018-07-28
1
-39
/
+74
*
Mark a couple parameters as unused
Chris Robinson
2018-07-25
1
-1
/
+1
*
EFX: Enable 3D processing
Raulshc
2018-07-25
1
-20
/
+17
*
EFX: Add 3D processing for autowah
Raulshc
2018-07-25
1
-36
/
+55
*
EFX: Autowah implementation
Raulshc
2018-07-25
1
-0
/
+266
*
Limit the normalized filter frequency to under half
Chris Robinson
2018-07-21
1
-1
/
+1
*
Improve handling of 0hz ring modulator frequency
Chris Robinson
2018-07-21
1
-5
/
+13
*
Clamp the maximum normalized reference frequency too
Chris Robinson
2018-06-03
1
-1
/
+1
*
Use a higher normalized frequency limit for the ring modulator
Chris Robinson
2018-06-02
1
-1
/
+1
*
Use the biquad high-pass in the ring modulator
Chris Robinson
2018-05-31
1
-10
/
+6
*
Slightly simplify the modulator square wave generator
Chris Robinson
2018-05-31
1
-3
/
+3
*
EFX: Ring modulator fixes
Raulshc
2018-05-31
1
-3
/
+3
*
Avoid extra sample copies and storage in the modulator effect
Chris Robinson
2018-05-29
1
-7
/
+6
*
Use fastf2i instead of manual rounding in another place
Chris Robinson
2018-05-29
1
-1
/
+2
[next]