Audiomass

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

...