OT Re: Audioclips overlapping

David V Glasgow dvglasgow at gmail.com
Sat Jan 9 13:18:54 EST 2021


Oh my!  I had a minuet generator dongle for my Sinclair Spectrum!!

So that’s how it worked!

> On 9 Jan 2021, at 3:08 pm, Richmond via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 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 at 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
>> klaus at major-k.de
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list