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