• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

EAX Setting

Status
Not open for further replies.
Level 8
Joined
Sep 15, 2006
Messages
426
What is it? I'm trying to write a function that uses CreateSound, but I have no idea what string eaxSetting is supposed to be. Any ideas?
 
Level 15
Joined
Nov 1, 2004
Messages
1,058
EAX is the environmental audio extensions offered with many Creative Labs SoundBlaster sound cards.

The eaxSetting probably has to do with which EAX audio environment to use when playing a sound (assuming the user's sound card supports it, and it is enabled in the Warcraft 3 settings). Beyond that, someone else will have to elaborate.
 
Status
Not open for further replies.
Top