Created
July 11, 2018 08:08
-
-
Save soul-wish/0222a479f193627b132dd70c059fa6da to your computer and use it in GitHub Desktop.
Revisions
-
soul-wish created this gist
Jul 11, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ # Create a simple soundboard 🎸🎹🥁 1. Create a new repo called `soundboard` 2. Create a simple single page app (just one index.html, one JS and one CSS file) 3. Create any layout you want (with any technologies) 4. Download .wav samples at - http://www.wavlist.com/soundfx/instruments.html - https://freewavesamples.com - https://sampleswap.org/ 5. Have fun 😉 --- App should be able to (at least): - play sounds on keyboard clicks - work on mobile devices (play sounds with clicks/taps) --- Task estimation: 1 day Deadline: July 12