<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you have Max, you might try to see what happens in these two situations:<br>
- read from a buffer smaller than 512 bytes,<br>
- read from a 512 byte buffer but with an offset.<br>
Max probably fills the remainder with zeros, or wraps around.</blockquote><div><br></div><div>I had tried the second one, but didn't the first one, and yeah, it zero out the remainder. I did try this one directly with Max 5, btw.</div><div><br></div><div>And I also ejoyed Max 5 to try the idea of testing a buffer that's longer than 512 samples but scrolling through the table with the buffer offset message. It works! And I guess it only makes sense to use this in this way. Check attached picture. It's a table with 1024 points being offset by 256 points.</div><div><br></div><div>cheers</div></div></div></div>