<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I looked at the parameters that noteOn uses when it calls startBlowing, and then tried calling startBlowing with them, but no sound came out.&nbsp;</div><div><br></div><div>So I also suspect that this silence has something to do with outputGain...&nbsp;</div><div><br></div><div>Any thoughts?</div><div><br>On Jun 25, 2014, at 4:56 AM, Alex Fink &lt;<a href="mailto:amfink@asu.edu">amfink@asu.edu</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">I don't think outputGain_ is getting initialized. You should use the noteOn and noteOff methods instead or look to see how they function. &nbsp;Also, there's a often a vast range of inputs that won't get any usable sound out of physical models. &nbsp;Look at any demos or experiment with different ranges to find the sweetspot.<div>
<br></div><div>-Alex</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 5:29 AM, Ariel Elkin <span dir="ltr">&lt;<a href="mailto:arielelkin@gmail.com" target="_blank">arielelkin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey guys,<br>
<br>
Just a question about how exactly to use the startBlowing and stopBlowing methods in Brass, Clarinet, Flute, etc.<br>
<br>
Why doesn't this<br>
myFlute-&gt;startBlowing(400, 1);<br>
<br>
produce a sound?<br>
<br>
Ariel<br>
<br>
_______________________________________________<br>
Stk mailing list<br>
<a href="mailto:Stk@ccrma.stanford.edu">Stk@ccrma.stanford.edu</a><br>
<a href="http://ccrma-mail.stanford.edu/mailman/listinfo/stk" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/stk</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>&nbsp;Alex M. Fink, PhD<br>&nbsp;Sound Researcher @ ASU<br>&nbsp;Electrical Engineering&nbsp;<div>&nbsp;Arts, Media + Engineering</div><div>&nbsp;SenSIP Center<br>&nbsp;<a href="http://www.public.asu.edu/~amfink/" target="_blank">http://www.public.asu.edu/~amfink/</a></div>

</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Stk mailing list</span><br><span><a href="mailto:Stk@ccrma.stanford.edu">Stk@ccrma.stanford.edu</a></span><br><span><a href="http://ccrma-mail.stanford.edu/mailman/listinfo/stk">http://ccrma-mail.stanford.edu/mailman/listinfo/stk</a></span><br></div></blockquote></body></html>