<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Working With Projects" package="Max">
  <metadatalist>
    <metadata name="author">Cycling '74</metadata>
    <metadata name="tag">projects</metadata>
  </metadatalist>
  <h1>Working With Projects</h1>
  <p>
    Max Projects provide a management tool to collect and organize files that are used together, as well as dependencies required for a patch. These files can be patches, abstractions, JavaScript files, media files, data files, third-party externals, etc. Projects are an easy way to keep related files in the same place, and allow for Project-specific search path management outside of the standard Max Search Paths. In the context of Max For Live, every device contains a Project to help organize and manage it's dependencies.
  </p>
  <h2>Video Tutorial:</h2>
  <ul>
    <li> <a href="http://cycling74.com/2012/12/03/max-6-feature-video-projects/"> Max 6 Feature Video: Projects</a></li>
  </ul>
  <seealsolist>
    <seealso name="projects" module="core" type="vignette" />
    <seealso name="projects_addingfiles" module="core" type="vignette" />
    <seealso name="projects_anatomy" module="core" type="vignette" />
    <seealso name="projects_consolidate" module="core" type="vignette" />
    <seealso name="projects_creating" module="core" type="vignette" />
    <seealso name="projects_devices" module="core" type="vignette" />
    <seealso name="projects_editingfiles" module="core" type="vignette" />
    <seealso name="projects_openactions" module="core" type="vignette" />
    <seealso name="projects_searchpath" module="core" type="vignette" />
    <seealso name="projects_searchpath2" module="core" type="vignette" />
    <seealso name="projects_settings" module="core" type="vignette" />
  </seealsolist>
</vignette>
