Sound Board / Audio Sampler Web App. Try it 🔗
-
Custom sample playback: Record and upload your own samples.
-
Local Storage persistence: Use and reuse your favourite custom samples between sessions on the same device.
-
Multitouch support on touch devices: Trigger multiple samples at the same time, tweak a sample parameter while you retrigger the sample.
-
Waveform visualisation: This isn't really useful but its kinda cool.
- Clone the repository using
git clone
- Install the dependencies by running
pnpm install
ornpm install
- Start the development server by running
pnpm start
ornpm start
- Open your web browser and navigate to http://localhost:5173/soundbored/ to access SoundBored.
SoundBored is open source software released under the MIT License. Feel free to use, modify, and distribute it according to the terms of the license.