aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alconvolve.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the convolution reverb effect to just convolutionChris Robinson2023-10-121-16/+16
* Fix some typos (#872)Dirk Stolle2023-07-041-2/+2
* Define FUNCTION_CAST in a common headerChris Robinson2022-04-221-11/+0
* Use a more C99-compliant function castChris Robinson2022-02-261-1/+12
* Support B-Format sounds in the examplesChris Robinson2020-09-221-1/+12
* Support B-Format amb file IRs in alconvolveChris Robinson2020-09-221-1/+12
* Add an alconvolve option to silence the dry signalChris Robinson2020-09-221-3/+49
* Print the name and format for alconvole's impulse responseChris Robinson2020-09-051-7/+18
* Add an in-progress extension string for convolution reverbChris Robinson2020-09-011-2/+2
* Base the convolution example on the simpler stream exampleChris Robinson2020-08-261-0/+515