Home
last modified time | relevance | path

Searched defs:mastervolume (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/adamem/adamem-1.0_4/
H A DSound.c33 int mastervolume=10; variable
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsnd_null.c26 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "1", "master volume"}; variable
H A Dsnd_3dras.c8 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "1", "master volume"}; variable
H A Dsnd_main.c165 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "0.7", "master volume"}; variable
/dports/games/darkplaces/darkplaces/
H A Dsnd_null.c26 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "1", "master volume"}; variable
H A Dsnd_3dras.c8 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "1", "master volume"}; variable
H A Dsnd_main.c165 cvar_t mastervolume = {CVAR_SAVE, "mastervolume", "0.7", "master volume"}; variable
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dbristolsonic6.h65 float mastervolume; member
H A Dbristoltrilogy.h55 float mastervolume; member
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Ds_deltat.c14 Int32 mastervolume; member
H A Ds_opl.c181 Int32 mastervolume; member
/dports/audio/din/din-52/src/
H A Ddrone.h49 static float mastervolume; member
H A Dmain.cc184 float drone::mastervolume = 0.0f; // for all drones member in drone