Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/35socks/masteringtool

Audio Mastering Tool using node and sox.
https://github.com/35socks/masteringtool

audiomastering mastering music nodejs sox

Last synced: 9 days ago
JSON representation

Audio Mastering Tool using node and sox.

Awesome Lists containing this project

README

        

# Audio Mastering Tool
This is still a **major** work in progress but I'm hoping to make a fully functional audio mastering tool.

---
# How to run
1. Clone the repository
2. Run the following commands:
```sudo apt-get install sox libsox-fmt-mp3```
```npm install```
```npm start```

---
This should work perfectly fine.