Hi,<br><br>I&#39;m having trouble getting a StopBlowing to provide a behavior that stops the air going into instrument over a period of time.<br><br>Can someone explain what units rate (e.g. in Saxofony&#39;s StartBlowing or StopBlowing) is in?  Looking at envelope it appears to be in change per tick - is this correct?  <br>

<br>For example, how would you decrease an instrument&#39;s input air to zero over three seconds?<br><br>I&#39;ve tried both<br>
StopBlowing(1.0/(3.0*mySampleRate))<br>and<br>
StopBlowing(1.0/3.0)<br><br>Thanks,<br>Michael Chinen<br>