AuroraOpenALSoft/OpenAL32/Include
Chris Robinson 5736bbc3e4 Add a source property to skip channel virtualization for multi-channel buffers
With virtualization disabled, channels are mapped directly from input to output
and any input channel that is missing an output is dropped. Any virtualization
effects (such as HRTF filters) for positional cues are also skipped.

The idea is to allow applications a way to play pre-filtered audio that channel
vitualization effects could interfere with.
2011-06-29 23:18:49 -07:00
..
alAuxEffectSlot.h Add support for ALC_EXT_DEDICATED 2011-03-12 20:11:25 -08:00
alBuffer.h Fix a comment 2011-05-05 22:36:26 -07:00
alEffect.h Store the separate effect parameters in a union 2011-05-20 09:36:36 -07:00
alError.h Pass the context to alSetError 2010-03-16 17:35:51 -07:00
alFilter.h Multiply the history offset in the filtering funcitons 2011-05-18 18:52:47 -07:00
alListener.h Use alext.h for extension definitions 2010-03-16 16:25:30 -07:00
alMain.h Add a source property to skip channel virtualization for multi-channel buffers 2011-06-29 23:18:49 -07:00
alSource.h Add a source property to skip channel virtualization for multi-channel buffers 2011-06-29 23:18:49 -07:00
alState.h Initial import 2007-11-13 18:02:18 -08:00
alThunk.h Allow alThunkAddEntry to return a proper error 2011-06-17 23:59:25 -07:00
alu.h Select the mixer during a source update 2011-06-25 00:13:56 -07:00
bs2b.h Convert CR/LF -> LF 2010-03-18 14:23:31 -07:00