
<p>
Description for class <b>Tone</b>:
<blockquote>

		A Tone is an object which plays a constant tone.  You can set  the volume, frequency and left-right balance of the tone.  Creating the object will automatically start playing the tone.  Deleting the  object will cause the tone to stop playing. <p> A tone can also be effectively stopped by setting its volume to 0.
	
</blockquote>
</p>
<p>
Inherits from <b>Abstract</b>
</p>
<p>
Full API documentation for the class <b>Tone</b>:
<ul>
<li><a href="/documentation/steveclasses/Tone.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/Tone.html">Python language documentation</a></li>
</ul>
</p>
