Hey guys, was trying to figure out how to solve this issue on my own but to no avail. Basically, im looping a short .wav file for a sound effect when a button is pressed in my project, but for some reason, no matter what I do, there is an annoying crackle sound whenever the same clip is played quickly in succession. Ideally, I want it to just cut off the previous clip and play the sound again, which is why I put audioclip.stop() into my code, but it's not working. I tried adjusting the actual sound file in my DAW by adding some empty space at instructional video and end, but even then the crackle still happens, just without the sound effect even playing! Thanks for any advice you may have, and if you want to see some code or audio files of what's happening to make sense of this, please let me know and ill post it!
victorgrant replied
407 weeks ago