Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkalogiros/AudioMass
Free full-featured web-based audio & waveform editing tool
https://github.com/pkalogiros/AudioMass
Last synced: 15 days ago
JSON representation
Free full-featured web-based audio & waveform editing tool
- Host: GitHub
- URL: https://github.com/pkalogiros/AudioMass
- Owner: pkalogiros
- Created: 2018-07-22T00:00:01.000Z (over 6 years ago)
- Default Branch: production
- Last Pushed: 2024-03-23T20:14:24.000Z (8 months ago)
- Last Synced: 2024-10-10T17:23:43.969Z (about 1 month ago)
- Language: JavaScript
- Size: 9.94 MB
- Stars: 1,969
- Watchers: 49
- Forks: 227
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - pkalogiros/AudioMass - Free full-featured web-based audio & waveform editing tool (JavaScript)
README
# AudioMass
Free full-featured web-based audio & waveform editing toolLive: [https://audiomass.co](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/](http://localhost:5055/) and have fun!...