Skip to content

savv-pixel/mlg-soundboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLG Soundboard using Web Audio API

Description

This features a simple soundboard using Web Sound API and distortion effects. You can find the distortion effects on https://github.com/web-audio-components/overdrive.

Installation

You don't need to install anything. Just visit soundboard.panictank.net. If you want to create your own soundboard pull this git repository. Change the sound & sourcefiles in board.js, add an own loading.gif and host your own soundboard.

Usage

It's tested on Firefox 32.0 (current version) and Chrome 34 (current) and will work likely for future version. Other browsers don't seem to work because they haven't implemented the Web Audio API, yet.

Alternative implementations

Thanks

  • Thanks to leee for fixing an incorrect source link.
  • Thanks to torleif for adding a feature to stop the sound
  • Thanks to daylostar for letting me know about the shut down of kingly.sx
  • Thanks to Hydrothermal for optimizing the code a bit
  • Thanks to numerous people from /r/montageparodies for idea for new sounds

Requests / Questions

If you have any questions or requests open an issue, message me on reddit (/u/tst__) or shout really really loud out your window.

About

MLG Soundboard using Web Audio API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 19.6%