Search found 2 matches

by susan08
Fri Oct 03, 2008 3:49 am
Forum: Talking LiveCode
Topic: Getting around simultaneous repeat loops
Replies: 2
Views: 2704

Hi Mark, Thank you for the prompt reply. That was very helpful! The send command might be exactly what I need. In my program, a white square is displayed on the screen according to a pseudo random timing schedule, and the tones should play 100 times randomly throughout that schedule (i.e. independen...
by susan08
Fri Oct 03, 2008 3:25 am
Forum: Talking LiveCode
Topic: Getting around simultaneous repeat loops
Replies: 2
Views: 2704

Getting around simultaneous repeat loops

Hi, I am trying to find an alternative to running simultaneous repeat loops (which is what I want to do, but isn't possible.) The program displays images and plays audio files for an experiment. The images are displayed according to certain timing (random within restrictions)- this is currently work...