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.
- Host: GitHub
- URL: https://github.com/chleba/soundconnector
- Owner: Chleba
- Created: 2016-12-01T22:58:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T23:12:42.000Z (over 9 years ago)
- Last Synced: 2025-01-02T00:43:13.963Z (over 1 year ago)
- Language: JavaScript
- Size: 1.93 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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@