Ashkanph / AudioMass

Free full-featured web-based audio & waveform editing tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    • If you want to use nodeJs and Express for the server, run the following codes:
      yarn
      node audiomass-server.js
  4. Navigate to http://localhost:5055/ and have fun!

...

About

Free full-featured web-based audio & waveform editing tool


Languages

Language:JavaScript 93.6%Language:CSS 3.5%Language:HTML 2.8%Language:Go 0.1%Language:Python 0.0%