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

https://github.com/chleba/soundconnector

Join sound files and put them into one & generate json file with sounds map.
https://github.com/chleba/soundconnector

Last synced: about 2 months ago
JSON representation

Join sound files and put them into one & generate json file with sounds map.

Awesome Lists containing this project

README

          

# SoundConnector

## NEED
- NodeJS
- sox

## USE
- copy file connectSound.js into directory with sound files
- type "nodejs connectSound.js"

Script will generate two files - gameSounds.js and gamesSounds.mp3.
In javascript file will be map of sound clips.

Enjoy

cHLeB@