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
*
Construct error messages using parameterized values
Chris Robinson
2018-01-25
9
-170
/
+176
*
Provide messages for the remaining AL errors
Chris Robinson
2018-01-24
9
-261
/
+188
*
Use a global RowMixerFunc
Chris Robinson
2018-01-16
1
-10
/
+0
*
Do more samples at once with the distortion effect
Chris Robinson
2018-01-16
1
-25
/
+21
*
Don't fade the all-pass delay changes
Chris Robinson
2018-01-15
1
-48
/
+28
*
Fix a comment regarding the T60 filter coefficients
Chris Robinson
2018-01-15
1
-3
/
+2
*
Simplify preparing the T60 filters
Chris Robinson
2018-01-15
1
-50
/
+11
*
Use separate input and outputs for the T60 and allpass processing
Chris Robinson
2018-01-15
1
-21
/
+22
*
Use a proper type for the T60 decay filter
Chris Robinson
2018-01-15
1
-25
/
+22
*
Separate some anonymous structs into defined structs
Chris Robinson
2018-01-14
1
-107
/
+109
*
Avoid unnecessarily using type aliases
Chris Robinson
2018-01-14
1
-2
/
+2
*
Remove a redundant lower value clamp
Chris Robinson
2018-01-14
1
-4
/
+2
*
Don't check the modulation depth for changes multiple times
Chris Robinson
2018-01-14
1
-7
/
+8
*
Use separate arrays for the T60 filter states
Chris Robinson
2018-01-14
1
-9
/
+10
*
Use a macro for the number of reverb lines
Chris Robinson
2018-01-14
1
-82
/
+86
*
Only pass the needed parameters to LateT60Filter
Chris Robinson
2018-01-14
1
-28
/
+21
*
Pre-apply the T60 filter midgain to the HF filter coeffs
Chris Robinson
2018-01-13
1
-38
/
+30
*
Replace some freq_mult variable names with f0norm
Chris Robinson
2018-01-13
2
-17
/
+17
*
Fix up some types for MSVC
Chris Robinson
2018-01-11
1
-1
/
+2
*
Ensure NextPowerOf2 is being used correctly
Chris Robinson
2018-01-11
2
-5
/
+6
*
Reorder some loops in the equalizer and use MixSamples
Chris Robinson
2018-01-11
1
-61
/
+43
*
Use MixSamples for the dedicated and ring modulator effect output
Chris Robinson
2018-01-11
2
-57
/
+40
*
Apply the distortion gain to the mixing gains
Chris Robinson
2018-01-11
1
-6
/
+3
*
Avoid using macros to access anonymous structures
Chris Robinson
2018-01-11
8
-13
/
+15
*
Use one macro to handle both resample padding sizes
Chris Robinson
2018-01-09
1
-1
/
+1
*
Combine the chorus and flanger processing functions
Chris Robinson
2018-01-09
2
-436
/
+164
*
Remove standard reverb specific processing functions
Chris Robinson
2018-01-07
1
-114
/
+35
*
Move the UNEXPECTED macro to the main header and rename it
Chris Robinson
2018-01-07
1
-6
/
+1
*
Ensure the chorus delay and depth leave enough padding for resampling
Chris Robinson
2018-01-07
2
-14
/
+26
*
Use separate outputs for the vector reverse and scatter functions
Chris Robinson
2018-01-04
1
-29
/
+23
*
Avoid the modulated output tap for late reverb
Chris Robinson
2018-01-04
1
-28
/
+14
*
Don't offset the reverb modulation sinus
Chris Robinson
2018-01-02
1
-1
/
+1
*
Use a float literal for float math
Chris Robinson
2018-01-02
1
-2
/
+2
*
Fix up a comment
Chris Robinson
2017-12-24
1
-7
/
+5
*
Don't make a pass-through macro for FadedDelayLineOut
Chris Robinson
2017-12-24
1
-8
/
+7
*
Use linear interpolation for reverb modulation
Chris Robinson
2017-12-24
1
-76
/
+130
*
Don't offset the chorus/flanger delay and LFO
Chris Robinson
2017-12-24
2
-36
/
+22
*
Fade between depths in the reverb modulator
Chris Robinson
2017-12-24
1
-48
/
+26
*
Use a separate unmodulated feedback tap for reverb
Chris Robinson
2017-12-24
1
-18
/
+20
*
Clarify some reverb values
Chris Robinson
2017-12-23
1
-7
/
+6
*
Reorder some global variables
Chris Robinson
2017-12-23
1
-188
/
+188
*
Cleanup reverb modulation scaling
Chris Robinson
2017-12-23
1
-14
/
+17
*
Fix the lfo_offset for a 0-rate flanger
Chris Robinson
2017-12-19
1
-1
/
+1
*
Use MixSamples for the echo output
Chris Robinson
2017-12-19
1
-30
/
+20
*
Update the chorus and flanger state struct less often
Chris Robinson
2017-12-19
2
-8
/
+8
*
Make the echo effect only apply feedback to repeated samples
Chris Robinson
2017-12-19
1
-11
/
+16
*
Fade gains in the chorus and flanger output
Chris Robinson
2017-12-19
2
-16
/
+20
*
Use a single delay line for chorus feedback on a fixed tap
Chris Robinson
2017-12-18
2
-92
/
+118
*
Apply chorus and flanger feedback on the tapped re-feed
Chris Robinson
2017-12-17
2
-6
/
+6
*
Use the selected mixer for chorus and flanger output
Chris Robinson
2017-12-17
2
-50
/
+22
[next]