Hi Richmond,

> Am 09.01.2021 um 15:52 schrieb Richmond via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> When I try to play a succession of audioClips they overlap each other.
> Is there a way to ensure each clip does not start playing before the 
> preceding one has finished?

do you mean this?
...
play ac "a_clip.wav"
wait until the sound is "done"
play ac "another_clip.aif"
...

> Richmond Mathewson.

Best

Klaus

--
Klaus Major
https://www.major-k.de
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to