Soundboard web app where you can arrange sounds in a playlist and export it.
It can also be installed as a PWA.
- Click on each tab to switch to a different sound effects set.
- Single-click on each button on the tab to play the sound.
- Double-click (long-press on mobile) on each button to add the sound to the playlist at the bottom.
- Double-click (long-press on mobile) on an item on the playlist to remove it again.
- There are also options to:
- Play back the playlist.
- Stop playing the playlist.
- Reorder the playlist by dragging clips around.
- Export the playlist to a local .wav file.
- Clear the current playlist.
- Save the current playlist in the browser.
- Save the current playlist on a local hard drive as a .json file.
- Choose a different playlist from the dropdown.
- Duplicate the current playlist.
- Delete the current playlist.
- The audio files used in this app were acquired from freesound.org. All of them are in the public domain.
- The PWA icon for this icon was acquired from freesvg.org. The icon is also in the public domain.
- Part of this app was coded with the help of Google Gemini. A large chunk was coded manually, however, and everything has been human-tested and approved.