Distorted Sound Effect Playback

0 favourites
  • 9 posts
From the Asset Store
A total of 214 high quality and unique magic sound effects suitable for RPG, Battle Arena and more!
  • I'm making an endless runner game with an accelerating heartbeat sound effect that speeds up as your character runs faster.

    I'm running into audio quality issues with my sound effect, though. The beat sounds deflated and "blown out" when I preview the game, even though the .wav, .ogg, and .m4a files all sound perfect when played from Windows and the Construct browser. I have tried lowering the volume on the sound effects, but it still plays distorted.

    Any ideas as to why this is happening?

  • If you're using Firefox, it's a Firefox bug. Chrome should sound OK.

  • I've actually only tested this on Chrome and the sound is giving me this issue.

    Additionally, I can't seem to get it to preview in Firefox, even if I set it as the default browser in Preferences.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Make sure you are playing the sound just once. I've seen plenty of people accidentally play the sound repeatedly - it ends up sounding distorted.

  • It looks like it's only playing once. I have the sounds playing on specific animation frames.

  • Is loop off?

    also you can share a minimum capx would be helpful(I only run stable).

  • rythom even if it's triggering on frames you still need to use 'trigger once while true.'

  • When you go to play the sound add a condition that checks the sound is not already playing. That way you know for sure that's not it.

    I had that happen once where it sounded fine on PC, but on a mobile, you could here really maxed out audio where the sounds overlapped.

  • Yes, loop is off, but adding the "Trigger Once" condition fixed everything!

    Thank you all so much for your contributions! With your help I might just figure out this game making thing <img src="smileys/smiley1.gif" border="0" align="middle" />

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)