Skip to main content
April 18, 2006
Question

Slow Audio with LoadSound Mp3

  • April 18, 2006
  • 1 reply
  • 229 views
PLease help. Im loading MP3s into my SWF using LoadSound. Nothing fancy. But the pitch of the audio is a couple of keys lower than it is on the actual MP3. I tried this with other MP3s, and the pitch shift happens

Any ideas what is causing this?

Thanks!
RR
This topic has been closed for replies.

1 reply

Inspiring
April 18, 2006
"rring" <webforumsuser@macromedia.com> wrote in message news:e21mlo$mn6$1@forums.macromedia.com...
> PLease help. Im loading MP3s into my SWF using LoadSound. Nothing fancy. But
> the pitch of the audio is a couple of keys lower than it is on the actual MP3.
> I tried this with other MP3s, and the pitch shift happens
>
> Any ideas what is causing this?
>
> Thanks!
> RR

Make sure the mp3 sample frequency is one supported by Flash. (11khz, 22khz or 44khz)
All others will be re-sampled with unpredictable results but usually you get a pitch change.

tralfaz