<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Charlie,<div class=""><br class=""></div><div class="">I suspect it has to do with the Bowed unit (which apperantly uses an STK DelayL element internally).</div><div class=""><br class=""></div><div class="">I was able to reproduce a similar error with the following shred:</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Monaco; color: rgb(162, 0, 236);" class="">Bowed<span style="color: #000000" class=""> bar1;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Monaco;" class="">bar1.freq(<font color="#d48010" class=""><span style="caret-color: rgb(212, 128, 16);" class="">20</span></font>);</div><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Monaco; color: rgb(0, 0, 255);" class="">hour<span style="color: #000000" class=""> =&gt; </span>now<span style="color: #000000" class="">;</span></div></div><div class=""><br class=""></div><div class="">As long as you keep bar1.freq &gt; 35 Hz you should be ok.</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Casper</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 5 Jan 2019, at 02:40, Charlie &lt;<a href="mailto:taos.points@gmail.com" class="">taos.points@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class="">Hi folks,<div class=""><br class=""></div><div class="">when running the code linked below I get this error message:&nbsp;</div><div class=""><br class=""></div><div class="">[chuck](via STK): DelayL: setDelay(1173.42) too big!<br class=""></div><div class=""><br class=""></div><div class="">FYI here's the code:&nbsp;</div><div class=""><br class=""></div><div class=""><a href="https://github.com/charliekramer/ChucK/blob/master/WIP%20call%20and%20response.ck" class="">https://github.com/charliekramer/ChucK/blob/master/WIP%20call%20and%20response.ck</a></div><div class=""><br class=""></div><div class="">It's weird because I'm not using DelayL in my code (but I guess it's in one of the STK models--I'm using Saxofony and Bowed). The message seems innocuous--it seems to continue running fine. It doesn't occur right away but after the code's been running for a little while. Just curious if I'm doing something weird. I'm running it on a MacBook Air with Mojave 10.14.2.&nbsp;</div><div class=""><br class=""></div><div class="">Thanks!</div><div class=""><br class=""></div><div class="">Charlie</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div></div></div>
_______________________________________________<br class="">chuck-users mailing list<br class=""><a href="mailto:chuck-users@lists.cs.princeton.edu" class="">chuck-users@lists.cs.princeton.edu</a><br class="">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users<br class=""></div></blockquote></div><br class=""></div></body></html>