x


Distortion of sound when doing audio.stop()

Hi, I have been searching for this for quite a while, but no result for the moment.

In my project, when I do audio.stop(), then try to replay the video, I get a distortion of the sound. It sounds like at the beginning of the replay a word will be repeated 3 times... Then after it is OK.

Do you guys know why this happens?

more ▼

asked May 03 '12 at 10:57 AM

DustInTheAir gravatar image

DustInTheAir
1 1 2 3

Can be related to an hardware problem (check the drivers for your audio card), unsufficent memory RAM along with a full hard drive (OS is swapping a lot of virtual pages)...

May 03 '12 at 12:57 PM Kryptos

You may be getting a clipping problem when the audio is stopped mid wave. You can remedy that by fading the audio volume then using stop so the volume is at 0 before Stop is called. That should eliminate any clipping problems.

May 03 '12 at 03:44 PM hijinxbassist
(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1060
x176

asked: May 03 '12 at 10:57 AM

Seen: 346 times

Last Updated: May 03 '12 at 03:44 PM