JS Sound Board
Personal project to experiment with JQuery and make a cool sound dashboard modeled after garageband's keyboard sound board.
Overview
Pressing the different keys produces a respective sound allowing th user to make beats. JQuery detects keystrokes and triggers the audio logic handling. Some features I'd like to add in future versions of this app are sound-key reassignment, better dash visuals, and audio recording functionality.