<div dir="ltr">But this is set to 64...if I want to use a different block size? I guess it would work by making a comparison test in each dsp cycle and reset the size?...<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 14, 2014 at 1:16 PM, Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@gmail.com" target="_blank">k.s.matheussen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 9/14/14, Alexandros Drymonitis <<a href="mailto:adrcki@gmail.com">adrcki@gmail.com</a>> wrote:<br>
> I writing an external where I want to declare some arrays in the object<br>
> structure which will have the size of the block size. I want to allocate<br>
> memory using malloc with a variable that gets the block size. I know it's<br>
> possible to get the sample rate with sys_getsr(); which can be used in the<br>
> new instance routine. Is there something similar that gives you the block<br>
> size?<br>
><br>
<br>
</div></div>I guess it's safe to use DEFDACBLKSIZE from s_stuff.h...<br>
</blockquote></div><br></div>