<div dir="ltr"><div dir="ltr"><div>Sorry, I tried to come up with a more hello-world example of the problem I&#39;m experiencing, but I really don&#39;t know what&#39;s going on so I have to post something a bit complex.</div><div><br></div><div>My ChucK code is here: <br></div><div><a href="https://gist.github.com/forrcaho/21acdb25e05a8620f56dba591cd52ed5">https://gist.github.com/forrcaho/21acdb25e05a8620f56dba591cd52ed5</a></div><div><br></div><div>I have a class called AdditivePartial and one called Additive which contains an array of AdditivePartial objects.</div><div><br></div><div>The Additive objects play method sporks the play method for all its partials.</div><div><br></div><div>The first Additive object I create appears to ignore the noteAmplitude I have set; it is pegged and clipping. That is, until the second Additive object is sporked, at which point the first object suddenly &quot;remembers&quot; it&#39;s noteAmplitude.</div><div><br></div><div>I&#39;ve looked at the output in Sonic Visualiser and that confirmed this is what&#39;s happening, at least on my linux machine.</div><div><br></div><div>Can anyone reproduce this behavior, or does it work for you? If you can reproduce it, what the heck is going on?</div><div><br></div><div>Forrest</div><div><br></div><div><br></div><div><br></div></div></div>