Audiomass
Free full-featured web-based audio & waveform editing tool
README
AudioMass
Free full-featured web-based audio & waveform editing tool
Live: https://audiomass.co
Getting it to Run!
1. please checkout this repo (or download it as zip)
2. navigate to it through your favorite CLI, then access the src dir
3. Run go run audiomass-server.go - or if you do not have golang installed, you can use a simple python webserver by running python audiomass-server.py
4. Navigate to http://localhost:5055/ and have fun!
...