<?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="live.param~" module="m4l" category="M4L">
	<digest>
		Generate an MSP signal from a parameter value.
	</digest>
	<description>
		<o>live.param~</o> produces a signal with the current value of a parameter.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			Live
		</metadata>
		<metadata name="tag">
			M4L
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<!--OUTLETS-->
	<outletlist>
		<outlet id="0" type="signal">
			<digest>
				Parameter Value
			</digest>
			<description>
				TEXT_HERE
			</description>
		</outlet>
	</outletlist>
	<!--ARGUMENTS-->
	<objarglist>
		<objarg name="parameter-name" optional="0" type="parameter-name">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				The <o>live.param~</o> object takes as an argument the name of the parameter that you wish to monitor.
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="signal">
			<arglist />
			<digest>
				The current value of the parameter is output as a value at signal rate
			</digest>
			<description>
				The current value of the parameter is output as a value at signal rate.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<!--EXAMPLE-->
	<examplelist>
		<example img="live.param~.png" />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist>
		<seealso name="live.observer" />
		<seealso name="live.remote~" />
	</seealsolist>
</c74object>
