日本語のREADMEはこちらです: README.ja.md
Free full-featured web-based audio & waveform editing tool.
- please checkout this repo (or download it as zip)
- navigate to it through your favorite CLI, then access the
srcdir - 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!
MIT License — see LICENSE.