EAX support
by Jacob Dankovchik · in Torque Game Engine · 03/31/2004 (2:54 am) · 2 replies
I saw a tutorial on this a little back, but i couldnt get it to work. The tutorial said to patch the source with the eax.patch file, but i got no idea wot it means by this. Can anyone explain a little better?
About the author
#2
error C2065: 'AL_ENV_ROOM_IASIG' : undeclared identifier
error C2065: 'AL_ENVIRONMENT_GENERIC' : undeclared identifier
error C2065: 'AL_ENV_ROOM_HIGH_FREQUENCY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REFLECTIONS_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REVERB_IASIG' : undeclared identifier
error C2065: 'AL_ENV_ROOM_ROLLOFF_FACTOR_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DECAY_TIME_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DECAY_HIGH_FREQUENCY_RATIO_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REFLECTIONS_DELAY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REVERB_DELAY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DENSITY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DIFFUSION_IASIG' : undeclared identifier
error C2065: 'AL_ENV_ROOM_VOLUME_EXT' : undeclared identifier
error C2065: 'AL_ENV_FLAGS_EXT' : undeclared identifier
error C2065: 'AL_ENV_EFFECT_VOLUME_EXT' : undeclared identifier
error C2065: 'AL_ENV_DAMPING_EXT' : undeclared identifier
error C2065: 'AL_ENV_ENVIRONMENT_SIZE_EXT' : undeclared identifier
Am i missin somethin i shoulda done? :/ Thanks
04/05/2004 (12:01 pm)
Well, somehow i patched it, not sure exactly what i did, but it patched from the looks of things. However now i get a list of errors.. this is the list:error C2065: 'AL_ENV_ROOM_IASIG' : undeclared identifier
error C2065: 'AL_ENVIRONMENT_GENERIC' : undeclared identifier
error C2065: 'AL_ENV_ROOM_HIGH_FREQUENCY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REFLECTIONS_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REVERB_IASIG' : undeclared identifier
error C2065: 'AL_ENV_ROOM_ROLLOFF_FACTOR_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DECAY_TIME_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DECAY_HIGH_FREQUENCY_RATIO_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REFLECTIONS_DELAY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_REVERB_DELAY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DENSITY_IASIG' : undeclared identifier
error C2065: 'AL_ENV_DIFFUSION_IASIG' : undeclared identifier
error C2065: 'AL_ENV_ROOM_VOLUME_EXT' : undeclared identifier
error C2065: 'AL_ENV_FLAGS_EXT' : undeclared identifier
error C2065: 'AL_ENV_EFFECT_VOLUME_EXT' : undeclared identifier
error C2065: 'AL_ENV_DAMPING_EXT' : undeclared identifier
error C2065: 'AL_ENV_ENVIRONMENT_SIZE_EXT' : undeclared identifier
Am i missin somethin i shoulda done? :/ Thanks
Torque 3D Owner Stefan Rampp
www.garagegames.com/docs/torque.sdk/gstarted/patches.html