<?xml version="1.0"?>
<wiredoc version="1.0">
<!-- Saved document from Wire, JSyn's graphical patch editor.
     JSyn is available from: http://www.softsynth.com/jsyn/ -->
<group  xpos="45" ypos="73" width="1003" height="672" >
<misc  name="frequency" type="InputPort" xpos="15" ypos="43">
    <min  port="output" value="0.0"/>
    <max  port="output" value="3000.0"/>
    <set  port="output" value="220.00063193315268"/>
</misc>
<misc  name="amplitude" type="InputPort" xpos="37" ypos="415">
    <min  port="output" value="0.0"/>
    <max  port="output" value="1.0"/>
    <set  port="output" value="0.5"/>
</misc>
<misc  name="output" type="OutputPort" xpos="888" ypos="70">
</misc>
<unit  name="sqrOsc" type="SquareOscillator" xpos="160" ypos="60">
</unit>
<unit  name="lowPass" type="Filter_LowPass" xpos="731" ypos="187">
</unit>
<unit  name="sinOsc" type="SineOscillator" xpos="187" ypos="205">
</unit>
<unit  name="mult" type="MultiplyUnit" xpos="58" ypos="212">
</unit>
<misc  name="misc" type="NumericTextModule" xpos="19" ypos="320">
    <min  port="text" value="0.0"/>
    <max  port="text" value="1.0"/>
    <set  port="text" value="0.75"/>
</misc>
<connection>
   <source  name="frequency" port="output" part="0" />
   <target  name="sqrOsc" port="frequency" part="0" />
</connection>
<connection>
   <source  name="frequency" port="output" part="0" />
   <target  name="lowPass" port="frequency" part="0" />
</connection>
<connection>
   <source  name="frequency" port="output" part="0" />
   <target  name="mult" port="inputA" part="0" />
</connection>
<connection>
   <source  name="amplitude" port="output" part="0" />
   <target  name="sqrOsc" port="amplitude" part="0" />
</connection>
<connection>
   <source  name="amplitude" port="output" part="0" />
   <target  name="lowPass" port="amplitude" part="0" />
</connection>
<connection>
   <source  name="sqrOsc" port="output" part="0" />
   <target  name="lowPass" port="input" part="0" />
</connection>
<connection>
   <source  name="lowPass" port="output" part="0" />
   <target  name="output" port="input" part="0" />
</connection>
<connection>
   <source  name="sinOsc" port="output" part="0" />
   <target  name="lowPass" port="Q" part="0" />
</connection>
<connection>
   <source  name="mult" port="output" part="0" />
   <target  name="sinOsc" port="frequency" part="0" />
</connection>
<connection>
   <source  name="misc" port="output" part="0" />
   <target  name="mult" port="inputB" part="0" />
</connection>
</group>
</wiredoc>

