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
/
examples
/
alconvolve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some gotos and non-optimal casts
Chris Robinson
2023-12-26
1
-8
/
+7
*
Fix clang-tidy warnings from the examples and utilities
Chris Robinson
2023-12-13
1
-10
/
+10
*
Add missing include for examples to have a UTF-8 main
Chris Robinson
2023-12-06
1
-0
/
+2
*
Rename the convolution reverb effect to just convolution
Chris Robinson
2023-10-12
1
-16
/
+16
*
Fix some typos (#872)
Dirk Stolle
2023-07-04
1
-2
/
+2
*
Define FUNCTION_CAST in a common header
Chris Robinson
2022-04-22
1
-11
/
+0
*
Use a more C99-compliant function cast
Chris Robinson
2022-02-26
1
-1
/
+12
*
Support B-Format sounds in the examples
Chris Robinson
2020-09-22
1
-1
/
+12
*
Support B-Format amb file IRs in alconvolve
Chris Robinson
2020-09-22
1
-1
/
+12
*
Add an alconvolve option to silence the dry signal
Chris Robinson
2020-09-22
1
-3
/
+49
*
Print the name and format for alconvole's impulse response
Chris Robinson
2020-09-05
1
-7
/
+18
*
Add an in-progress extension string for convolution reverb
Chris Robinson
2020-09-01
1
-2
/
+2
*
Base the convolution example on the simpler stream example
Chris Robinson
2020-08-26
1
-0
/
+515