Use proper inheritence for the effect state objects
commit8472a9d916eae13771455c2b527c1148aa71d8fb
authorChris Robinson <chris.kcat@gmail.com>
Tue, 20 Nov 2018 06:34:26 +0000 (19 22:34 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 20 Nov 2018 06:34:26 +0000 (19 22:34 -0800)
treed86470a5e2882ce73a86a892eac7082bd2b97566
parent6ac84c7a5f6d267522bdc872802c8940dcd2adec
Use proper inheritence for the effect state objects
18 files changed:
Alc/alc.cpp
Alc/alu.cpp
Alc/effects/autowah.cpp
Alc/effects/chorus.cpp
Alc/effects/compressor.cpp
Alc/effects/dedicated.cpp
Alc/effects/distortion.cpp
Alc/effects/echo.cpp
Alc/effects/equalizer.cpp
Alc/effects/fshifter.cpp
Alc/effects/modulator.cpp
Alc/effects/null.cpp
Alc/effects/pshifter.cpp
Alc/effects/reverb.cpp
OpenAL32/Include/alAuxEffectSlot.h
OpenAL32/Include/alMain.h
OpenAL32/alAuxEffectSlot.cpp
OpenAL32/event.cpp