RE: sound task - either not doing anything or infinitely looping

2008-11-09 Thread Ward Van Looy
Thanks for replying; I've updated to the latest driver version of my sound card but no change. I didn't think the problem would be in that area actually; I have a relatively recent card I have no audio problems in any other kind of applications. But it was worth a try; appreciate the response.

RE: sound task - either not doing anything or infinitely looping

2008-11-09 Thread Ward Van Looy
It seems my samples did not get through; it's probably obvious but my first attempt stripped down: success source="good.wav" failsource="good.wav" which yielded no sounds at all; other samples success source="good.wav" duration="1" failsource="good.wav" duration="10

sound task - either not doing anything or infinitely looping

2008-11-09 Thread Ward Van Looy
I'm getting what I think is very strange behaviour from the sound task. As I understand it, this is supposed to play sounds at the end of a build, depending on whether the build failed or not. My first attempt came down to simply this: This results in absolutely not