Page 1 of 1

Int Loop

Posted: Wed Mar 09, 2011 9:58 am
by digimorf
Hi, just was wondering if is there a way to know the duration of a loop interation.
I mean, I saw that reading a value trigged by the step signal Int Loop is faster than reading a value trigged by a timer with the minimum delay of 1 ms.
I'm trying to make a special sound player so I would like to drive an emulated audio chip by reading proper bytes in sequence.