<div dir="ltr">lucas samaruga;<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><br>When loading, if the time of read is so high the vm have to wait.<br>
Is it a possible solution to load sf in a thread and send an event<br>
when done?<br></div></blockquote><div><br>This approach has been suggested in the fileI/O design specs on the WiKi. I feel this is a very good idea that could be usefully applied in more places where ChucK&#39;s &quot;strong timing&quot; may conflict with the OS&#39;s timing, or limitations to the computer&#39;s capabilities. SndBuf.read() comes to mind as does the MIDI out cue and of course this is a clear example as well.<br>
</div></div><br>Yours,<br>Kas.<br></div>