XML Feeds

.

[javascript-dev] setInterval

Patrick Delges pdelges at radiantslab.com
Thu Mar 6 04:40:33 MST 2008


On 6 mars 08, at 12:23, Garth Paine wrote:

> I am using a for loop to read lines from a text file of data.  I  
> want to
> read one line every 20 ms.  In processing or similar I would use the  
> pause()
> function  can I use SetInterval() to do this?  What would the usual  
> approach
> to timed loops for reading events like this is Javascript?

I don't think there is such a thing. I woud use a [metro 20] in Max  
and send its output to the [js] object.

>


_____________________________
Patrick Delges

Centre de Recherches et de Formation Musicales de Wallonie asbl
http://www.crfmw.be/max



More information about the javascript-dev mailing list