An open API service indexing awesome lists of open source software.

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

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)