WAV files sounding awful
Posted: Mon Dec 24, 2012 7:41 am
I've set up an image and the script for it is:
on mouseup
play audioclip "c:\program\sounds\dog.wav"
end mouseup
(The same wav file sounds great running outside livecode using windows media player,
but awful under livecode. I've tried a few sounds with the same result)
Please help
on mouseup
play audioclip "c:\program\sounds\dog.wav"
end mouseup
(The same wav file sounds great running outside livecode using windows media player,
but awful under livecode. I've tried a few sounds with the same result)
Please help