Chris Robinson
e7a2c0af76
Define FUNCTION_CAST in a common header
2022-04-22 11:24:39 -07:00
Chris Robinson
ab8b828c57
Use a more C99-compliant function cast
2022-02-26 07:42:28 -08:00
Chris Robinson
04fd50bcdf
Support B-Format sounds in the examples
2020-09-22 11:36:43 -07:00
Chris Robinson
c993ade9bf
Support B-Format amb file IRs in alconvolve
...
Be aware this requires proper header data (a WAVE_FORMAT_EXTENSIBLE format with
the proper integer or float B-Format sub-format GUID). A normal 4-channel wave
file will not be recognized, since it's indistinguishable from quadrophonic.
2020-09-22 10:18:43 -07:00
Chris Robinson
844e6c881b
Add an alconvolve option to silence the dry signal
2020-09-22 08:30:04 -07:00
Chris Robinson
f5163ca988
Print the name and format for alconvole's impulse response
2020-09-05 23:48:19 -07:00
Chris Robinson
1968136c98
Add an in-progress extension string for convolution reverb
2020-09-01 07:37:07 -07:00
Chris Robinson
97ecf5810f
Base the convolution example on the simpler stream example
2020-08-26 17:23:50 -07:00