Jim tried out my program and promptly discovered I had been lazy and not actually tested it... at all (that's right folks, always remember to make your mistakes big and in the blogosphere...). The problem was that the loop counter was counting "0 - 1 - 2" just like computer do, but Brian was thinking of it as "1 - 2 - 3". As a result, the sound didn't synchronize and the numbers displayed weren't quite right. The solution Jim found was simple: use a Math block to add one to the loop counter before wiring it into the Number-To-Text block and the Switch. Problem solved!
--
Brian Davis
--
Brian Davis