sound effects

  1. S

    Legacy GM Background Music Stops Playing

    I'm a teacher who uses GML 8.1. I have a few students who report that when a sound effect plays, their background music stops. How do you keep the background music playing? Thank you in advance!
  2. Yand89_

    SOLVED Dialog sound effect not lining up with dialog.

    I'm trying to add a sound effect that acts the the character's voice (much like Undertale) as the dialog is getting typed out. I have used a tutorial for this because im still very new to game maker(by new i mean, i dont know shaders, sequences, cant get characters animations to play properly...
  3. Moon Goat

    Audio Need Female Ravenous Eating Sounds

    Hey everyone! I'm making a free web game with this one scene where a high school girl has the munchies and is ravenously eating everything in sight, and I can't seem to find my way to any good sounds for this. What I'm after is like the sound Goldilocks is making in this cartoon when she's...
  4. P

    How to handle soundeffects with online multiplayer

    Hello, as you can see in the title, I am struggling with the soundeffects in my online multiplayer game. I tried playing sounds with variables that get sent to each player. They contain which player just shot a bullet and every client will play the sounds accordingly to their screen. This didnt...
  5. Yizzard

    Play Sound At help

    So I'm trying to make buzz saw objects that just play a constant buzz saw sound effect that get louder the closer you are to them and quieter the farther away. Basically like the ones in Hollow Knight. I first tried to do snd = audio_play_sound_at(buzzSound, x, y, depth, 16, 46, 1, true, .1)...
  6. C

    Asset - Audio Car sound FX

    * A WRC rally car sound FX. * + 5 gears Array * 228 km /h Top Speed * Real working Speedometer * Easy to manage it. * Full Support * <<< Link to YouTube Video https://marketplace.yoyogames.com/assets/9267/real-car-sound-fx <<< Link to the asset
  7. T

    audio_play_sound just not working?

    Really strange error here, it's been happening the last few days with this prototype and it's never happened to me before, really confused here. When trying to play a sound with audio_play_sound, sometimes it just...doesn't work? I'll add a sound called snd_door for example, set it up with the...
  8. FlatulenzaFiamm

    GML Visual Lag when Sound Effect plays.

    DISCLAIMER: I'M USING GAME MAKER 8 Hey everyone, It's me, again. I basically finished my tech demo, and of course, even at the end I have problems... As the title says, when I play a sound effect, the entire game freezes for about 1 second and then makes the sound. That's pretty weird...
  9. W

    Audio Musical Sound Effects in the Super Mario Series | Game Audio Lookout

    Hey, I just finished a new episode of "Game Audio Lookout"! This time it's about musical sound effects in the Super Mario series. Here's the link to the video on YouTube: -- Musical Sound Effects in the Super Mario Series | Game Audio Lookout We’ll have a deeper look at musical sound effects...
  10. W

    Portfolio - Audio [Composer] William E. Audio - Modern-Retro Music and Sound Effects

    WILLIAM E. AUDIO Composer & Sound Designer for Games and Animated Media Game Audio Reel 2019(YouTube): Music and sound can tranform your game or animated media into a fully immersive experience that addresses all human senses. I strive to design my audio in a way that will catch your...
  11. Andrey

    Discussion Audio Engine in GMS2

    I'm wondering if the GMS2 audio engine will evolve? Around this topic in general there is silence. I expected a breakthrough in this issue with the release of GMS2, but this did not happen. The road map includes: Audio - basic audio generator in IDE Audio - basic sample editor in IDE (cut /...
  12. Maxim Grachev

    Portfolio - Audio $8/sound

    Hey everyone! Making unique sounds for $8 per sound effect. That's it :) Last projects I woked on: Game - YOUTUBE Animation - YOUTUBE Logo - YOUTUBE
  13. C

    Asset - Audio RPG Sound Effects Pack

    Hi there! I'm planning to develop a RPG in the near future. But doing all the sound effects myself will be a hassle. I'm looking for something that include everything I could need, from clashing swords, to doors closing and dogs barking. I want a complete sound pack, like the RTP sound effects...
  14. Luke Pierson

    Team Request Music and Sound Effects Needed For Demo

    Hello! I'm looking for someone who could provide me with a few high quality looping tracks for my game demo and some awesome sound effects. I cannot offer payment, but I can guarantee that you'll be credited for your work, and if things pan out after the demo, a potential offer for being paid...
  15. S

    Discussion New "audio_*" functions

    What about adding new functions, as example "audio_sound_reverberate(sound, preset)" that makes sound acting like it in cave or cathedral Suggested by me: audio_sound_equalizer(sound, curve); audio_sound_filter(sound, filter, ....); //like low pass filter, or killeringer...
  16. Z

    Free downloadable resources

    I thought there was a thread somewhere with links to sites from which you can download game resources for free, but I guess I was just imagining things. I've been searching but can't find anything. Anyway, I'm trying to find some sound effects for a game I'm working on, and was wondering if...
  17. M

    Design Synth Sound Tutorials?

    I'm trying to create synth sound effects that are often used for UI and High Tech effects. Here's some effects from random games to take as examples (Warning! Some are loud!): moongoatstudios.com/SynthCollage.mp3 I already have the needed software such as FL Studio and Audacity I can't find a...
  18. S

    Android Help with Audio

    I am programmer, but I can do a little pixel art. What I still haven't figured out is audio. I just made a game where the player has to dodge arrows falling from the sky. What kind of audio should I have? Should I have music and if so what kind and where do I get it. This is a really simple...
  19. J

    Portfolio - Audio I soundtrack [FREE] (I looking for experience :D)

    Hello, I will help you if you want in your music, without cost, I looking for experience!
  20. Velocity

    [SOLVED] SFX Cancelling out Background Music

    Hi, So I wanted sound effects in my game So, originally I tried coding in a script and in an object collision code with audio_play_sound(snd_sound, 10, false) But that didn't work So then, I successfully coded with sound_play(snd_sound) BUT Now whenever I do my fireball sound the...
Top