grddavies / soundbored

Sound Board / Audio Sampler Web App

Home Page:https://grddavies.github.io/soundbored/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundBored

License: MIT

Sound Board / Audio Sampler Web App. Try it đź”—

Features

  • 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.

Local Development

  1. Clone the repository using git clone
  2. Install the dependencies by running pnpm install or npm install
  3. Start the development server by running pnpm start or npm start
  4. Open your web browser and navigate to http://localhost:5173/soundbored/ to access SoundBored.

License

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.

About

Sound Board / Audio Sampler Web App

https://grddavies.github.io/soundbored/

License:MIT License


Languages

Language:TypeScript 87.8%Language:CSS 11.8%Language:HTML 0.4%