Home
last modified time | relevance | path

Searched refs:AL_INVALID_VALUE (Results 1 – 25 of 104) sorted by relevance

12345

/dports/audio/openal-soft/openal-soft-1.21.1/al/effects/
H A Dreverb.cpp21 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb decay hflimit out of range"}; in Reverb_setParami()
38 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb density out of range"}; in Reverb_setParamf()
44 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb diffusion out of range"}; in Reverb_setParamf()
50 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb gain out of range"}; in Reverb_setParamf()
56 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb gainhf out of range"}; in Reverb_setParamf()
62 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb gainlf out of range"}; in Reverb_setParamf()
68 throw effect_exception{AL_INVALID_VALUE, "EAX Reverb decay time out of range"}; in Reverb_setParamf()
365 throw effect_exception{AL_INVALID_VALUE, "Reverb density out of range"}; in StdReverb_setParamf()
371 throw effect_exception{AL_INVALID_VALUE, "Reverb diffusion out of range"}; in StdReverb_setParamf()
377 throw effect_exception{AL_INVALID_VALUE, "Reverb gain out of range"}; in StdReverb_setParamf()
[all …]
H A Dequalizer.cpp26 throw effect_exception{AL_INVALID_VALUE, "Equalizer low-band gain out of range"}; in Equalizer_setParamf()
32 throw effect_exception{AL_INVALID_VALUE, "Equalizer low-band cutoff out of range"}; in Equalizer_setParamf()
38 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid1-band gain out of range"}; in Equalizer_setParamf()
44 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid1-band center out of range"}; in Equalizer_setParamf()
50 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid1-band width out of range"}; in Equalizer_setParamf()
56 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid2-band gain out of range"}; in Equalizer_setParamf()
62 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid2-band center out of range"}; in Equalizer_setParamf()
68 throw effect_exception{AL_INVALID_VALUE, "Equalizer mid2-band width out of range"}; in Equalizer_setParamf()
74 throw effect_exception{AL_INVALID_VALUE, "Equalizer high-band gain out of range"}; in Equalizer_setParamf()
80 throw effect_exception{AL_INVALID_VALUE, "Equalizer high-band cutoff out of range"}; in Equalizer_setParamf()
H A Dchorus.cpp45 throw effect_exception{AL_INVALID_VALUE, "Invalid chorus waveform: 0x%04x", val}; in Chorus_setParami()
50 throw effect_exception{AL_INVALID_VALUE, "Chorus phase out of range: %d", val}; in Chorus_setParami()
66 throw effect_exception{AL_INVALID_VALUE, "Chorus rate out of range: %f", val}; in Chorus_setParamf()
72 throw effect_exception{AL_INVALID_VALUE, "Chorus depth out of range: %f", val}; in Chorus_setParamf()
78 throw effect_exception{AL_INVALID_VALUE, "Chorus feedback out of range: %f", val}; in Chorus_setParamf()
84 throw effect_exception{AL_INVALID_VALUE, "Chorus delay out of range: %f", val}; in Chorus_setParamf()
161 throw effect_exception{AL_INVALID_VALUE, "Invalid flanger waveform: 0x%04x", val}; in Flanger_setParami()
166 throw effect_exception{AL_INVALID_VALUE, "Flanger phase out of range: %d", val}; in Flanger_setParami()
182 throw effect_exception{AL_INVALID_VALUE, "Flanger rate out of range: %f", val}; in Flanger_setParamf()
188 throw effect_exception{AL_INVALID_VALUE, "Flanger depth out of range: %f", val}; in Flanger_setParamf()
[all …]
H A Ddistortion.cpp26 throw effect_exception{AL_INVALID_VALUE, "Distortion edge out of range"};
32 throw effect_exception{AL_INVALID_VALUE, "Distortion gain out of range"};
38 throw effect_exception{AL_INVALID_VALUE, "Distortion low-pass cutoff out of range"};
44 throw effect_exception{AL_INVALID_VALUE, "Distortion EQ center out of range"};
50 throw effect_exception{AL_INVALID_VALUE, "Distortion EQ bandwidth out of range"};
H A Decho.cpp26 throw effect_exception{AL_INVALID_VALUE, "Echo delay out of range"}; in Echo_setParamf()
32 throw effect_exception{AL_INVALID_VALUE, "Echo LR delay out of range"}; in Echo_setParamf()
38 throw effect_exception{AL_INVALID_VALUE, "Echo damping out of range"}; in Echo_setParamf()
44 throw effect_exception{AL_INVALID_VALUE, "Echo feedback out of range"}; in Echo_setParamf()
50 throw effect_exception{AL_INVALID_VALUE, "Echo spread out of range"}; in Echo_setParamf()
H A Dautowah.cpp22 throw effect_exception{AL_INVALID_VALUE, "Autowah attack time out of range"};
28 throw effect_exception{AL_INVALID_VALUE, "Autowah release time out of range"};
34 throw effect_exception{AL_INVALID_VALUE, "Autowah resonance out of range"};
40 throw effect_exception{AL_INVALID_VALUE, "Autowah peak gain out of range"};
H A Dvmorpher.cpp124 … throw effect_exception{AL_INVALID_VALUE, "Vocal morpher phoneme-a out of range: 0x%04x", val}; in Vmorpher_setParami()
129 … throw effect_exception{AL_INVALID_VALUE, "Vocal morpher phoneme-a coarse tuning out of range"}; in Vmorpher_setParami()
137 … throw effect_exception{AL_INVALID_VALUE, "Vocal morpher phoneme-b out of range: 0x%04x", val}; in Vmorpher_setParami()
142 … throw effect_exception{AL_INVALID_VALUE, "Vocal morpher phoneme-b coarse tuning out of range"}; in Vmorpher_setParami()
150 … throw effect_exception{AL_INVALID_VALUE, "Vocal morpher waveform out of range: 0x%04x", val}; in Vmorpher_setParami()
169 throw effect_exception{AL_INVALID_VALUE, "Vocal morpher rate out of range"}; in Vmorpher_setParamf()
H A Dfshifter.cpp41 throw effect_exception{AL_INVALID_VALUE, "Frequency shifter frequency out of range"}; in Fshifter_setParamf()
61 throw effect_exception{AL_INVALID_VALUE, in Fshifter_setParami()
69 throw effect_exception{AL_INVALID_VALUE, in Fshifter_setParami()
H A Dmodulator.cpp42 throw effect_exception{AL_INVALID_VALUE, "Modulator frequency out of range: %f", val};
48 … throw effect_exception{AL_INVALID_VALUE, "Modulator high-pass cutoff out of range: %f", val};
71 throw effect_exception{AL_INVALID_VALUE, "Invalid modulator waveform: 0x%04x", val};
H A Dpshifter.cpp27 throw effect_exception{AL_INVALID_VALUE, "Pitch shifter coarse tune out of range"}; in EnumFromWaveform()
33 throw effect_exception{AL_INVALID_VALUE, "Pitch shifter fine tune out of range"}; in EnumFromWaveform()
/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dstate.cpp261 context->setError(AL_INVALID_VALUE, "Invalid boolean property 0x%04x", pname); in alGetBoolean()
312 context->setError(AL_INVALID_VALUE, "Invalid double property 0x%04x", pname); in alGetDouble()
363 context->setError(AL_INVALID_VALUE, "Invalid float property 0x%04x", pname); in alGetFloat()
522 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetBooleanv()
555 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetDoublev()
588 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetFloatv()
621 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetIntegerv()
654 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetInteger64vSOFT()
681 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetPointervSOFT()
727 case AL_INVALID_VALUE: in alGetString()
[all …]
H A Dbuffer.cpp525 SETERR_RETURN(context, AL_INVALID_VALUE,, in alAuxiliaryEffectSlotPlaySOFT()
872 context->setError(AL_INVALID_VALUE,
912 context->setError(AL_INVALID_VALUE, in ALeffectslot()
915 context->setError(AL_INVALID_VALUE, in ALeffectslot()
918 context->setError(AL_INVALID_VALUE, in ALeffectslot()
1025 context->setError(AL_INVALID_VALUE, in UpdateAllEffectSlotProps()
1047 context->setError(AL_INVALID_VALUE, in UpdateAllEffectSlotProps()
1051 context->setError(AL_INVALID_VALUE, in UpdateAllEffectSlotProps()
1175 context->setError(AL_INVALID_VALUE, "NULL pointer");
1293 context->setError(AL_INVALID_VALUE, "NULL pointer");
[all …]
H A Dlistener.cpp59 SETERR_RETURN(context, AL_INVALID_VALUE,, "Listener gain out of range"); in alListenerf()
89 SETERR_RETURN(context, AL_INVALID_VALUE,, "Listener position out of range"); in alListener3f()
98 SETERR_RETURN(context, AL_INVALID_VALUE,, "Listener velocity out of range"); in alListener3f()
135 if(!values) SETERR_RETURN(context, AL_INVALID_VALUE,, "NULL pointer"); in alListenerfv()
227 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alListeneriv()
246 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetListenerf()
272 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetListener3f()
315 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetListenerfv()
343 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetListeneri()
361 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetListener3i()
[all …]
H A Dfilter.cpp88 throw filter_exception{AL_INVALID_VALUE, "Low-pass gain %f out of range", val}; in ALlowpass_setParamf()
94 throw filter_exception{AL_INVALID_VALUE, "Low-pass gainhf %f out of range", val}; in ALlowpass_setParamf()
147 throw filter_exception{AL_INVALID_VALUE, "High-pass gain %f out of range", val}; in ALhighpass_setParamf()
153 throw filter_exception{AL_INVALID_VALUE, "High-pass gainlf %f out of range", val}; in ALhighpass_setParamf()
206 throw filter_exception{AL_INVALID_VALUE, "Band-pass gain %f out of range", val}; in ALbandpass_setParamf()
212 throw filter_exception{AL_INVALID_VALUE, "Band-pass gainhf %f out of range", val}; in ALbandpass_setParamf()
218 throw filter_exception{AL_INVALID_VALUE, "Band-pass gainlf %f out of range", val}; in ALbandpass_setParamf()
404 context->setError(AL_INVALID_VALUE, "Generating %d filters", n); in alGenFilters()
444 context->setError(AL_INVALID_VALUE, "Deleting %d filters", n); in alDeleteFilters()
508 context->setError(AL_INVALID_VALUE, "Invalid filter type 0x%04x", value); in alFilteri()
H A Dsource.cpp2406 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alSourcefv()
2464 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alSourcedvSOFT()
2524 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alSourceiv()
2578 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alSourcei64vSOFT()
2596 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSourcef()
2617 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSource3f()
2642 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSourcefv()
2668 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSourcedSOFT()
2685 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSource3dSOFT()
2710 context->setError(AL_INVALID_VALUE, "NULL pointer"); in alGetSourcedvSOFT()
[all …]
H A Dauxeffectslot.cpp324 context->setError(AL_INVALID_VALUE, "Generating %d effect slots", n);
375 context->setError(AL_INVALID_VALUE, "Deleting %d effect slots", n);
478 context->setError(AL_INVALID_VALUE, "Playing %d effect slots", n);
532 context->setError(AL_INVALID_VALUE, "Stopping %d effect slots", n);
580 SETERR_RETURN(context, AL_INVALID_VALUE,, "Invalid effect ID %u", value);
597 SETERR_RETURN(context, AL_INVALID_VALUE,,
605 SETERR_RETURN(context, AL_INVALID_VALUE,, "Invalid effect slot target ID");
646 if(!buffer) SETERR_RETURN(context, AL_INVALID_VALUE,, "Invalid buffer ID");
722 SETERR_RETURN(context, AL_INVALID_VALUE,, "Effect slot gain out of range");
H A Devent.cpp163 if(count < 0) context->setError(AL_INVALID_VALUE, "Controlling %d events", count); in alEventControlSOFT()
165 if(!types) SETERR_RETURN(context, AL_INVALID_VALUE,, "NULL pointer"); in alEventControlSOFT()
H A Dextension.cpp43 SETERR_RETURN(context, AL_INVALID_VALUE, AL_FALSE, "NULL pointer"); in alIsExtensionPresent()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/audio/openal/
H A DOpenALUtils.cpp43 case AL_INVALID_VALUE: return "Invalid value"; in getAlErrorString()
/dports/games/spring/spring_98.0/rts/System/Sound/OpenAL/
H A DALShared.cpp20 case AL_INVALID_VALUE: in CheckError()
/dports/graphics/Coin/coin-Coin-4.0.0/src/misc/
H A DAudioTools.cpp77 case AL_INVALID_VALUE: in coin_get_openal_error()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DALCheck.cpp66 case AL_INVALID_VALUE: in alCheckError()
/dports/games/warzone2100/warzone2100/lib/sound/
H A Dopenal_error.cpp49 case AL_INVALID_VALUE: in __sound_GetError()
/dports/games/openjk/OpenJK-07675e2/codemp/client/OpenAL/
H A Daltypes.h295 #define AL_INVALID_VALUE 0xA003 macro
/dports/games/openjk/OpenJK-07675e2/code/client/OpenAL/
H A Daltypes.h295 #define AL_INVALID_VALUE 0xA003 macro

12345