DrPetter has created what he calls a tool that is an MS Paint for sound effects… or something along those lines. It’s meant to make it dead easy for anyone to whip up a few simple sound effects and save them as .WAV files for playback using most game/media libraries like SDL or pygame. Its original purpose was to provide a simple means of getting basic sound effects into a game. The idea was that they could just hit a few buttons in this application and get some largely randomized effects that were custom in the sense that the user could accept/reject each proposed sound. Basic usage involves hitting a button, listen to the generated sound, then decide if it sounds ok or not. If it does, then export it to .WAV and you're done.