- This wiki is out of date, use the continuation of this wiki instead
Sound mode
From FenixWiki
(Difference between revisions)
Revision as of 11:39, 27 December 2007 (edit) Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' sound_mode '''Sound_mode...) ← Previous diff |
Revision as of 23:52, 28 December 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 13: | Line 13: | ||
'''Sound_mode''' is a [[global variable]], holding the current [[sound_modes|sound_mode]]. The mode can be changed by assigning a different mode to the variable. Default is [[MODE_STEREO]]. | '''Sound_mode''' is a [[global variable]], holding the current [[sound_modes|sound_mode]]. The mode can be changed by assigning a different mode to the variable. Default is [[MODE_STEREO]]. | ||
- | See also [[graph_mode]] | + | == See also == |
+ | * [[graph_mode]] | ||
+ | * [[sound_freq]] | ||
{{Globals}} | {{Globals}} |
Revision as of 23:52, 28 December 2007
Definition
INT sound_mode
Sound_mode is a global variable, holding the current sound_mode. The mode can be changed by assigning a different mode to the variable. Default is MODE_STEREO.
See also
Global variables | |
• Argc • Argv • Cdinfo • Dump_type • Fading • Fileinfo • Fps • Frame_time • Full_screen • Graph_mode • Mouse • Os_id • Restore_type • Scale_mode • Scroll • Sound_channels • Sound_freq • Sound_mode • Text_flags • Text_z • Timer • |