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
*
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
*
Make MixSamples non-static global
Chris Robinson
2017-12-17
1
-2
/
+0
*
Update flanger with the same changes as chorus
Chris Robinson
2017-12-15
1
-44
/
+55
*
Use a separate LFO offset in the chorus effect
Chris Robinson
2017-12-15
1
-10
/
+19
*
Use linear interpolation for the chorus delay output
Chris Robinson
2017-12-15
1
-37
/
+39
*
Add an option to ignore the app's speed of sound for reverb decay
Chris Robinson
2017-09-22
1
-2
/
+2
*
Use the app-specified speed of sound for reverb decay
Chris Robinson
2017-09-21
1
-4
/
+7
*
Pass the context to the auxiliary effect update method
Chris Robinson
2017-09-21
10
-41
/
+50
*
Use sqrtf for single-precision square roots
Chris Robinson
2017-06-29
1
-1
/
+1
*
Remove the fastf2u conversion function
Chris Robinson
2017-06-27
3
-9
/
+9
*
Calculate chorus and flanger mod delays separately from feedback
Chris Robinson
2017-06-07
2
-135
/
+118
*
Make the late lines' delay the delay average for modulation
Chris Robinson
2017-06-07
1
-59
/
+36
*
Fix handling chorus and flanger LFO displacement offset
Chris Robinson
2017-05-26
2
-2
/
+8
*
Properly handle the chorus and flanger LFOs
Chris Robinson
2017-05-26
2
-24
/
+30
*
Add a method to copy a filter's coefficients
Chris Robinson
2017-05-21
2
-39
/
+6
*
Avoid unnecessary doubles
Chris Robinson
2017-05-21
1
-2
/
+2
*
Use a macro to specify the decay target gain
Chris Robinson
2017-05-21
1
-2
/
+2
*
Reduce the main reverb filter gain limit to match the rest
Chris Robinson
2017-05-16
1
-4
/
+4
*
Make reverb delay line structs use interleaved floats
Chris Robinson
2017-05-15
1
-68
/
+73
*
Make the reverb's early and late feedback lines interleaved
Chris Robinson
2017-05-14
1
-42
/
+47
*
Update a couple comments about the reverb modulation
Chris Robinson
2017-05-13
1
-12
/
+13
[next]