<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Max for Live Documentation" package="Max for Live">
	<h2>Getting Started</h2>
	<p>
		<ul>
			<li><link type="vignette" module="core" name="live_resources">Tutorials and Examples</link></li>
			<li><link type="vignette" module="core" name="live_creatingdevices">Creating Devices</link></li>
		</ul>
	</p>

	<h2>Going Deeper</h2>
	<p>
		<ul>
			<li><link type="vignette" module="core" name="live_parameters">Parameters</link></li>
			<li><link type="vignette" module="core" name="live_pattr">Using pattr</link></li>
			<li><link type="vignette" module="core" name="live_files">Working with Files</link></li>
			<li><link type="vignette" module="core" name="live_presets">Presets</link></li>
			<li><link type="vignette" module="core" name="live_automation">Automation</link></li>
			<li><link type="vignette" module="core" name="live_sharing">Sharing Devices</link></li>
			<li><link type="vignette" module="core" name="live_userinterfaces">User Interfaces</link></li>
			<li><link type="vignette" module="core" name="live_timing">Timing and Synchronization</link></li>
		</ul>
	</p>

	<h2>Reference</h2>
	<p>
		<ul>
			<li><link type="vignette" module="core" name="live_alphabetical">Objects A-Z</link></li>
			<li><link type="vignette" module="core" name="live_api_overview">Live API Reference</link></li>
			<li><link type="vignette" module="core" name="live_object_model">Live Object Model</link></li>
			<li><link type="refpage" module="m4l" name="parameters">Parameter Properties</link></li>
			<li><link type="vignette" module="core" name="live_limitations">Max vs. Max for Live</link></li>
			<li><link type="vignette" module="core" name="live_pluggo">For Pluggo Developers</link></li>
			<li><link type="vignette" module="intro" name="docintro">Max Documentation</link></li>
		</ul>
	</p>

	<h2><img src="images/max4live.png" alt="Max for Live"/></h2>
	<p>
		When you hit the edit button on a Max for Live device, you
		enter the world of <link type="vignette" module="intro" name="docintro">Max</link>,
		a visual programming environment for interacting with any kind of media.
		This documentation describes how to use Max to build your own devices for Live.
	</p>

	<h2>Learning Max</h2>
	<p>
		If you're new to Max, we recommend a tour of the
		<link type="tutorial" module="max" name="00_maxindex">Max tutorials</link>
		as your first step to learning about the software. These tutorials cover basic programming, using MIDI, and creating user interfaces. The <link type="tutorial" module="msp" name="00_mspindex">MSP tutorials</link> cover audio, and the <link type="tutorial" module="jit" name="jitindex">Jitter tutorials</link> cover video and graphics.
	</p>

	<h2>Creating with Max for Live</h2>
	<p>
		Get inspired to build your own
		<link type="vignette" module="core" name="live_audiodevices">audio effects</link>,
		<link type="vignette" module="core" name="live_midieffects">MIDI effects</link>,
		<link type="vignette" module="core" name="live_instruments">instruments</link>,
		and devices that use the
		<link type="vignette" module="core" name="live_api">Live API</link> to control the Live application
		by looking at our
		<link type="vignette" module="core" name="live_resources_tutorials">Max for Live tutorials</link>
		and
		<link type="vignette" module="core" name="live_exampledevices">example devices</link>,
		and don't forget to take some time to amuse yourself with
		<link type="vignette" module="core" name="live_resources_pluggo">Pluggo for Live</link>	-
		a collection of Audio devices and Instruments derived from Cycling '74's Pluggo
		plug-in collection.
	</p>
</vignette>
