https://github.com/flet/soundmix
Silly server to play sounds remotely
https://github.com/flet/soundmix
Last synced: 12 months ago
JSON representation
Silly server to play sounds remotely
- Host: GitHub
- URL: https://github.com/flet/soundmix
- Owner: Flet
- License: isc
- Created: 2016-08-13T00:24:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T18:01:09.000Z (over 8 years ago)
- Last Synced: 2025-03-17T11:14:43.518Z (over 1 year ago)
- Language: JavaScript
- Size: 3.03 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soundmix
silly soundboard setup for remotely playing sounds on a dashboard tv
## Install
Clone Repository
```
npm Install
```
npm start
## Usage
On the dashboard, load up the page `/speaker` in a web browser
Users should navigate to `/` to trigger sounds and speech.
To add more sounds, just drop them in the `static/sounds` directory and they will be picked up!
## License
### Sounds
- https://archive.org/details/rimshot_78
- https://archive.org/details/SoundEffectLoser
- http://soundbible.com/tags-crowd-booing.html (personal use only)
- http://soundbible.com/295-Summer-Crickets-Chirping.html (personal use only)
- https://www.freesoundeffects.com/free-sounds/applause-10033/
- http://soundbible.com/1825-Funny-Boy-Laugh.html
- https://archive.org/details/PeanutsTeacherVoice
http://www.freesfx.co.uk/ sounds:
- Small Crowd Gasping
- People Saying Ahh
- People Sayinh Oohhh
- People Saying Gee
- Crowd Laughing
[ISC](LICENSE)