Play soundfile with wait until make a loop with LC 6.7.1

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Sat Jan 17, 2015 10:41 pm

Hi All
In LC since 6.7.1 Play sound file make a loop when it is followed

Code: Select all

wait until the sound is done
It works without "wait until" but some short sounds are not played when I take off it
All worked fine with LC 6.7.0 :(
How can avoïd loop and keep "wait until" in LC 6.7.1 ?
Best regards
Jean-Marc
https://alternatic.ch

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by bn » Sat Jan 17, 2015 11:59 pm

Hi Jean-Marc,

from the release notes 6.7.2-rc1
bug fixes 6.7.2-rc1
14269 Play audioclip loops when followed by wait until the sound is done
Kind regards

Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Sun Jan 18, 2015 9:33 am

Hi Bernd,
Thanks
I tested it and it works fine with LC 6.7.2
I promise I will read the next release notes :oops:
Kind regards
Jean-Marc
https://alternatic.ch

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Fri Jan 23, 2015 7:14 pm

Hi Bernd,
This problem was fixed in LC 6.72 but reappear in LC 7.0.1 (rc3 build 10023)
And this time I didn't find something in the release notes :wink:
Kind regards
Jean-Marc
Last edited by jmburnod on Mon Jan 26, 2015 11:40 am, edited 1 time in total.
https://alternatic.ch

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by bn » Mon Jan 26, 2015 10:53 am

Hi Jean-Marc,

could you test in 7.0.2 rc 1 ?

Kind regards

Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Mon Jan 26, 2015 11:52 am

Hi Bernd,
It works with LC 6.7.2
Kind regards
Jean-Marc
https://alternatic.ch

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by bn » Mon Jan 26, 2015 11:59 am

Hi Jean-Marc,
Hi Bernd,
It works with LC 6.7.2
Kind regards
Jean-Marc
yes, but does it work for you in LC 7.0.2 rc 1 ?

http://downloads.livecode.com/livecode/

Kind regards
Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Mon Jan 26, 2015 12:41 pm

Sorry Bernd,
I just tested it in LC 7.0.2 rc1 and it works for me
Kind regards
Jean-Marc
https://alternatic.ch

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4172
Joined: Sun Jan 07, 2007 9:12 pm

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by bn » Mon Jan 26, 2015 12:48 pm

Hi Jean-Marc,

thanks for testing.

Because there is always the possibility of regressions and I just wanted to make sure.

Kind regards

Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Play soundfile with wait until make a loop with LC 6.7.1

Post by jmburnod » Mon Jan 26, 2015 1:42 pm

Hi Bernd,
Because there is always the possibility of regressions and I just wanted to make sure.
Yes. One of them between 6.7 and 7 concern libURLDownloadToFile and revZipExtractItemToFile
FireWorx explain it in this thread
http://forums.livecode.com/viewtopic.ph ... le#p115848
Kind regards
Jean-Marc
https://alternatic.ch

Post Reply