Code Monkey home page Code Monkey logo

soundboard's Introduction

Soundboard

This is a very simple drag and drop soundboard app. It allows you to drag a number of MP3 files into different sound "blocks". Clicking a block will then play the corresponding sound file.

The soundboard app

The app lives here, and can be installed as a progressive web app through your web browser.

The app will generate a number of blocks that comfortably fit on your screen. If you resize the window this may mess things up, but the app will not automatically add blocks or throw blocks away as you probably don't want that. So resize, then refresh, then start adding files.

Settings

You can switch the app to settings mode by clicking the wrench in the top right corner. In that mode you can manually add a row or a column if you run out of space. And in settings mode you can change the playback mode and the colour of your sound blocks.

Settings mode

Playback modes

Soundboard has three:

  • Retrigger (default, denoted by -) — Clicking the block repeatedly will play the song from the beginning repeatedly. Mostly useful for sound effects and drums.
  • OneShot (denoted by |) — Clicking the block plays it, clicking again stops playback. Mostly useful for things like background music.
  • Gate (denoted by o) — Clicking the block and holding down your finger or mouse button plays the sound. Releasing stops playback. Useful for short-lived variable duration effects like applause.

Developing

This should get you up and running locally:

$ git clone [email protected]:Timendus/soundboard.git
$ cd soundboard
$ npm install
$ npm run start

PRs with improvements are welcome, as always. Feedback too. [email protected]

soundboard's People

Contributors

timendus avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.