- This wiki is out of date, use the continuation of this wiki instead
Sound freq
From FenixWiki
(Difference between revisions)
Sandman (Talk | contribs)
(New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' sound_mode '''Sound_freq...)
Next diff →
Revision as of 23:56, 28 December 2007
Definition
INT sound_mode
Sound_freq is a global variable, holding the set sound frequency, which is set when sound is used for the first time. The higher the frequency, the higher the quality is. Accepted frequencies are:
- 44100: high quality (recommended)
- 22050: medium quality (default)
- 11025: low quality (not recommended)
See also
- graph_mode
- sound_freq
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 • |