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
/
alcModulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply the slot gain during the effect update method
Chris Robinson
2011-07-16
1
-24
/
+22
*
Pass the effect slot to the effect update method
Chris Robinson
2011-07-16
1
-6
/
+6
*
Get rid of a couple typedefs
Chris Robinson
2011-07-02
1
-1
/
+1
*
Use a template function to handle processing ring modulator types
Chris Robinson
2011-07-01
1
-54
/
+60
*
Store the separate effect parameters in a union
Chris Robinson
2011-05-20
1
-5
/
+6
*
Rename OUTPUTCHANNELS to something more descriptive
Chris Robinson
2010-12-01
1
-3
/
+3
*
Output on available channels only, for the echo and modulator effects
Chris Robinson
2010-08-09
1
-13
/
+18
*
Scale output of effects to compensate for device down-mixing
Chris Robinson
2010-05-12
1
-3
/
+9
*
Use a linear scaling when sending multi-channel sources to auxiliary slots
Chris Robinson
2010-04-11
1
-7
/
+3
*
Scale the ring modulator's mono input when expanding to multi-channel
Chris Robinson
2010-04-08
1
-9
/
+15
*
Modulate with the requested waveform in the ring modulator
Chris Robinson
2010-04-08
1
-12
/
+86
*
Implement a basic high-pass cutoff filter in the ring modulator
Chris Robinson
2010-04-08
1
-6
/
+28
*
Implement a skeleton Ring Modulator effect
Chris Robinson
2010-04-08
1
-0
/
+96