AuroraOpenALSoft/OpenAL32
Raulshc 83dba26ea6 EFX: Autowah implementation
Add autowah effect using biquad peaking filter and envelope follower
2018-07-25 12:51:09 -07:00
..
Include EFX: Autowah implementation 2018-07-25 12:51:09 -07:00
alAuxEffectSlot.c EFX: Autowah implementation 2018-07-25 12:51:09 -07:00
alBuffer.c Remove the unused thunk code 2018-02-02 22:59:06 -08:00
alEffect.c EFX: Autowah implementation 2018-07-25 12:51:09 -07:00
alError.c Rename EventLock to make it more clear it's protecting the callback 2018-01-30 12:34:25 -08:00
alExtension.c Construct error messages using parameterized values 2018-01-25 15:59:59 -08:00
alFilter.c Start an extension to allow source filter gains greater than 1 2018-07-15 21:01:26 -07:00
alListener.c Use a plain mutex for the property lock 2018-03-03 13:42:37 -08:00
alSource.c Add a method to queue multiple buffer layers onto a source 2018-05-21 23:25:56 -07:00
alState.c Add some missing locks to protect reading state 2018-03-03 13:54:21 -08:00
event.c Don't check for space in the ringbuffer before trying to write 2018-03-03 21:57:42 -08:00
sample_cvt.c Fix some 'may be used initialized' warnings 2018-01-23 16:03:06 -08:00