Eric Chatonet wrote:
Bonjour René,

I think that the problem comes from the fact that sounds actually may overlap in your second proposal. Add a 'wait until the sound is "done" instead of a fixed value (10 ms) in your first proposal and all should be fine in all cases.

I think your diagnosis is correct. The only thing I would add is that "wait until the sound is done" probably won't work, because Rev doesn't know that any sound is playing. The playback is done from the PlayCommand Agent application, which doesn't communicate back to Rev. So, waiting a few ticks is probably the right approach.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to