<?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="spigot~" module="jit" category="Jitter Audio">
	<digest>
		Route QuickTime audio into MSP
	</digest>
	<description>
		Use the <o>spigot~</o> object when you want to grab audio output from a <o>jit.movie</o> object. The <o>spigot~</o> object works with a sound file which exported and cached from a movie loaded in the <o>jit.movie</o> object and played in sync with the it. <b><o>spigot~</o> supports the 32-bit QuickTime engine only and requires the <o>jit.movie</o> object to function.</b> 
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			Jitter
		</metadata>
		<metadata name="tag">
			Jitter Audio
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<inletlist>
		<inlet id="0" type="INLET_TYPE">
			<digest>
				Message in
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
		<inlet id="1" type="INLET_TYPE">
			<digest>
				Message in
			</digest>
			<description>
				TEXT_HERE
			</description>
		</inlet>
	</inletlist>
	<!--OUTLETS-->
	<outletlist>
		<outlet id="0" type="signal">
			<digest>
				Audio ch 1
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
		<outlet id="1" type="signal">
			<digest>
				Audio ch 2
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
	</outletlist>
	<!--ARGUMENTS-->
	<objarglist>
		<objarg name="symbol">
			<description>
				Name of the <o>spigot~</o> instance
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="signal">
			<arglist />
			<digest>
				For internal use only
			</digest>
			<description>
				For internal use only.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<!--EXAMPLE-->
	<examplelist>
		<example img="spigot~.png" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="jit.qt.movie">
			Play or edit a QuickTime movie
		</seealso>
		<seealso name="jitterchapter27" module="jit" type="tutorial" />
	</seealsolist>
	<discussion>
		Each instance of a <o>spigot~</o> object should have its own name set by the name argument. Only one instance of <o>spigot~</o> per name is permitted. The <o>spigot~</o> object does not support routing sound from other applications.
	</discussion>
</c74object>
