Erm . . . not sure about this, but the word 'concatenation' just bubbled
up in my brain.
But any concatenation would need to be done on the fly inwith LiveCode.
Having a seriously bonkers patch:
https://introcs.cs.princeton.edu/java/assignments/mozart.html
On 9.01.21 16:59, Klaus major-k via use-livecode wrote:
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
_______________________________________________
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