codesnippets
This is an old revision of the document!
2013-06-10 20:08:55
(define cairo-animation (lambda (beat dur) (gl_draw) (gl:swap-buffers ctx) (callback (*metro* (+ beat (* .5 dur))) 'cairo-animation (+ beat dur) dur)))
codesnippets.1370862554.txt.gz · Last modified: 2018/07/18 14:09 (external edit)