[chuck-users] error message

Casper Schipper casper.schipper at gmail.com
Sat Jan 5 06:08:15 EST 2019


Hi Charlie,

I suspect it has to do with the Bowed unit (which apperantly uses an STK DelayL element internally).

I was able to reproduce a similar error with the following shred:
Bowed bar1;
bar1.freq(20);
hour => now;

As long as you keep bar1.freq > 35 Hz you should be ok.

Best,
Casper


> On 5 Jan 2019, at 02:40, Charlie <taos.points at gmail.com> wrote:
> 
> Hi folks,
> 
> when running the code linked below I get this error message: 
> 
> [chuck](via STK): DelayL: setDelay(1173.42) too big!
> 
> FYI here's the code: 
> 
> https://github.com/charliekramer/ChucK/blob/master/WIP%20call%20and%20response.ck <https://github.com/charliekramer/ChucK/blob/master/WIP%20call%20and%20response.ck>
> 
> 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. 
> 
> Thanks!
> 
> Charlie
> 
> 
> 
> 
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20190105/b79566ee/attachment-0001.html>


More information about the chuck-users mailing list