Fellow ChucKists,<br><br>suppose we have a stream of data coming in over HID (or MIDI or whatever). Suppose we wish to have something done based on the data that came in over the last frame and we want to make sure this gets done before the next frame starts and hence before any new data could come in. This would be useful to create smooth transitions based on HID data at the expense of lagging one frame. How would we go about this?<br>
<br>I don&#39;t think we can without introducing &quot;magic numbers&quot; based on our settings. I&#39;d like to propose the introduction of a duration named &quot;frame&quot; of a length of a &quot;n::samp&quot; where n is the size of a single frame in samples.<br>
<br>Yours,<br>Kas.<br>