<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>

<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY. Rather, use the _ref.xml files found in the 'edits' folder.-->
<c74object name="plugphasor~" module="msp" category="MSP Plug-ins">
	<digest>
		Host-synchronized sawtooth wave
	</digest>
	<description>
		The <o>plugphasor~</o> object outputs an audio-rate sawtooth wave that is sample-synchronized to the beat of the Ableton Live sequencer. The waveform can be fed to other audio objects to lock audio processes to the audio of the host.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			MSP
		</metadata>
		<metadata name="tag">
			MSP Plug-ins
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="INLET_TYPE">
			<digest>
				Unused
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
		<inlet id="1" type="INLET_TYPE">
			<digest>
				Unused
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<outletlist>
		<outlet id="0" type="signal">
			<digest>
				Beat-Synchronized 0-1 Ramp
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
		<outlet id="1" type="list">
			<digest>
				Debug Output
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
	</outletlist>
	<!--ARGUMENTS-->
	<objarglist>
		<objarg id="0" name="OBJARG_NAME" type="OBJARG_TYPE" optional="0">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<!--ATTRIBUTES-->
	<!--EXAMPLE-->
	<examplelist>
		<example img="plugphasor~.png" caption="Drive an oscillator with a beat-synced ramp wave" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="plugsync~" />
	</seealsolist>
	<discussion>
		<b>Note: plug-in building for hosts other than Ableton Live is no longer supported. For more information to help you make the transition to creating plug-ins in Max for Live, see <link name="live_pluggo" module="core" type="vignette">Max for Live for Pluggo Developers</link>.</b> 
	</discussion>
	<misc name="Output">
		<entry name="signal">
			<description>
				The output of <o>plugphasor~</o> is analogous to <o>phasor~</o>: it ramps from 0 to 1.0 over the period of a beat. If the current host environment does not support synchronization or the host's transport is stopped, the output of <o>plugphasor~</o> is a zero signal.
			</description>
		</entry>
	</misc>
</c74object>
