<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Snippets" package="Max">
  <metadatalist>
    <metadata name="author">Cycling '74</metadata>
    <metadata name="tag">snippet</metadata>
    <metadata name="tag">patching</metadata>
    <metadata name="tag">clippings</metadata>
    <metadata name="tag">organization</metadata>
    <metadata name="tag">abstraction</metadata>
    <metadata name="tag">reuse</metadata>
    <metadata name="tag">sharing</metadata>
  </metadatalist>
  <h1>Snippets</h1>
  <p>
  It's been said that Max patching is 50% perspiration, 50% remembering how the
  objects work. Snippets provide a way to store a small chunk of objects that you
  frequently use together, so you can quickly paste them into a patch without
  having to recall exactly how they fit together. To save a snippet, just
  right-click on a group of selected objects and click Save Snippet in the
  context menu. Here you'll be given a chance to add a title, tags and description
  to your snippet so it will be easier to find later. Once saved, you'll be able
  to browse for your snippet by clicking the Snippet button in the patcher frame.
  </p>
  <seealsolist>
  	<seealso name="sharing_patchers_topic" type="topic" />
  	<seealso name="sharing_patches" module="core" type="vignette" />
  	<seealso name="encapsulating" module="core" type="vignette" />
  </seealsolist>
</vignette>