| ▲ | vunderba 9 hours ago | |
I just finished a loop generator program. I needed some sound effects (ambient noise, fire crackling, rain, waterfalls) but trying to hunt down perfectly seamless looping WAV files on the internet was fraying at my sanity. So I created a tool where you can simply drag in a WAV/MP3 file, and it will automatically find suitable loop points, blend the transition, and export a seamless loop for use in games, soundscapes, ASMR, etc. Free and open source. https://github.com/scpedicini/loopweave I'm currently updating my Common Thread game's dictionary with additional word combinations. It’s a game where you see three words and have to type in a word that pairs with all three (either in front or in back). For example: • butter • fishing • ball | ||