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
*
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
*
Improve formatting of the hilbert function
Chris Robinson
2018-05-24
1
-1
/
+1
*
Use a tighter loop to handle the frequency shifter's fifo
Chris Robinson
2018-05-22
1
-33
/
+39
*
Use fixed point for the frequency shifter's phase
Chris Robinson
2018-05-22
1
-16
/
+14
*
Fix a couple property variable names
Chris Robinson
2018-05-22
1
-7
/
+7
*
Improve the frequency shifter output accum handling
Chris Robinson
2018-05-22
1
-9
/
+8
*
Fix formatting and line endings
Chris Robinson
2018-05-22
1
-323
/
+326
*
EFX: Frequency Shifter implementation
Raulshc
2018-05-20
1
-0
/
+323
*
Move the ALcomplex and FFT functions to a separate file
Chris Robinson
2018-05-15
1
-99
/
+8
*
Avoid using unsigned values for signed
Chris Robinson
2018-05-15
1
-1
/
+1
*
Add a faster double-to-int converter for x87 builds
Chris Robinson
2018-05-14
1
-1
/
+25
*
Don't assume the FPU is round-to-zero in the pitch shifter
Chris Robinson
2018-05-04
1
-21
/
+3
*
Add a specific function for truncating float-to-int conversions
Chris Robinson
2018-05-03
4
-21
/
+20
*
Use a fixed-point scale for the pitch shifter frequency index
Chris Robinson
2018-05-03
1
-5
/
+10
*
Use doubles for the pitch shifter's FFTs and processing
Chris Robinson
2018-04-24
1
-43
/
+68
*
Rename BiquadState to BiquadFilter
Chris Robinson
2018-04-04
5
-45
/
+44
*
Apply biquad and T60 filters using transposed direct form II
Chris Robinson
2018-04-03
2
-28
/
+17
*
Fix Hanning -> Hann window name
Chris Robinson
2018-03-24
1
-11
/
+11
*
Fix a couple comments about coordinate handedness
Chris Robinson
2018-03-24
1
-3
/
+3
*
EFX: Align some arrays used in intrinsics (#180)
Raulshc
2018-03-24
2
-2
/
+2
*
Rename ALfilterState/Type to BiquadState/Type
Chris Robinson
2018-03-23
5
-43
/
+43
*
Some formatting cleanup
Chris Robinson
2018-03-22
1
-67
/
+68
*
Don't use an ALsizei for a potentially negative value
Chris Robinson
2018-03-22
1
-2
/
+3
[next]