aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index a34a0824..c1989913 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -751,6 +751,13 @@ constexpr struct {
DECL(AL_AUTOWAH_RESONANCE),
DECL(AL_AUTOWAH_PEAK_GAIN),
+ DECL(AL_VOCAL_MORPHER_PHONEMEA),
+ DECL(AL_VOCAL_MORPHER_PHONEMEB_COARSE_TUNING),
+ DECL(AL_VOCAL_MORPHER_PHONEMEB),
+ DECL(AL_VOCAL_MORPHER_PHONEMEB_COARSE_TUNING),
+ DECL(AL_VOCAL_MORPHER_WAVEFORM),
+ DECL(AL_VOCAL_MORPHER_RATE),
+
DECL(AL_NUM_RESAMPLERS_SOFT),
DECL(AL_DEFAULT_RESAMPLER_SOFT),
DECL(AL_SOURCE_RESAMPLER_SOFT),