<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Customizing the Max Environment" package="Max" rankfactor="3">
  <h1>
Customizing the Max Environment
</h1>
  <p>
Once you begin to work with Max you will want to take advantage of the many ways you can
configure the environment to match your working style.
</p>
  <ul>
    <li>Set up collections of colors for objects using
<link module="core" name="format_palette_patcher_level" type="vignette">Patcher-level formatting</link>.
</li>
    <li>Optimize performance for your specific application using
<link type="vignette" module="core" name="scheduler_preferences">scheduler preferences</link>.
</li>
    <li>Customize <link type="vignette" module="core" name="fonts">fonts and text</link>.
</li>
    <li>Add your own content to avoid repetitive tasks, such as
<link type="vignette" module="core" name="templates">templates</link>,
<link type="vignette" module="core" name="snippets">snippets</link>,
and
<link type="vignette" module="core" name="prototypes">prototypes</link>.
</li>
  </ul>
</vignette>
