Skip to content

Classic comedic sounds on the keyboard using HTML5/CSS3 and JS.

Notifications You must be signed in to change notification settings

hyfydistro/comedic-sound-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comedic Sound Kit

Classic comedic sounds (with popular anime meme sounds) on the keyboard using HTML5/CSS3 and JS.

The app uses the following keyboard: a, s, d, f, g, j, k, l. Each are assigned a unique sound when pressed.

comedic-sound-kit

Notes

The program was intended to make do with two other themed series of sounds, instead of one themed. If you look through the code, the elements were made through iterating via for loop. I wanted the program to be able to swap sounds later, which is why it is designed the way it is.

Brainstorming and Putting Ideas on the Table

What kind of sound would you like to hear your keyboard make?

-cliche kawaii anime sound kit

-classic comedic sound kit (chosen)

-pokemon roar sound kit

-Three instruments piano-whistle-trumpet toggle to switch instrument

Suggestions and Improvements from previous coder (WesBos)

  • Use arrays, instead of heaps of audio tags in the html file.
  • Suggestions of sounds:

-laughter (used)

-Boo

-Drum punch line (used)

-Nikko Nikko (used)

-Nyan Nyan cat (used)

Credits

Audios found in various websites. However, some are altered for the for short length. This includes Youtube.

-Fart_Toot.mp3 (YouTube)

-Clown_Horn.mp3 (YouTube)

-Air_Horn_in_Close_Hall_Series.mp3 (YouTube)

-Punchline_Drum.mp3 (YouTube)

-Woosh: Woosh - Light 01 (free-sfx)

-Voice (Female): Hello 01 (free-sfx)

-Voice (Male): Cartoon Laugh 01 (free-sfx)

-Nyan cat (Short Ver.).mp3 (See original version by daniwellP)

-Nikko nikko nii (YouTube)

Inspired by WesBos Drum Kit project.

Other source help:

-http://keycode.info/

License

MIT License

Copyright (c) 2019 Caroline Rozali

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Classic comedic sounds on the keyboard using HTML5/CSS3 and JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published