Audiomass

Free full-featured web-based audio & waveform editing tool
GitHub
2.03k
Created 7 years ago, last commit 4 years ago
Number of contributors not available
40 commits
Stars added on GitHub, month by month
2
3
4
5
6
7
8
9
10
11
12
1
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+2
Last week
+0.7
/day
Last month
+0.5
/day
Last 12 months
+0.4
/day
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!

...