nAudioServer3 Script Interface
naudioserver3:
Super Class:
C++ Class:
Info
Server object of the Nebula2 audio subsystem (in its 3rd incarnation).Commands:
reset
- Command Input:
v
- Command Output:
v
- Command Description:
- Stop all playing sounds.
setmastervolume
- Command Input:
s(Category)f(MasterVolume)
- Command Output:
v
- Command Description:
- Set master volume (0.0 .. 1.0)
getmastervolume
- Command Input:
s(Category)
- Command Output:
f(MasterVolume)
- Command Description:
- Get master volume (0.0 .. 1.0)