vanguard

Digital Audio Workstation that's written ontop of node-webkit

Stars
9

Vanguard

Digital Audio Workstation created in node-webkit!

How to run / install

Open Terminal & CD Into the directory where vanguard is located & run these commands

$ npm install
$ npm start

Known issues

  • If on windows, Remove these lines from package.json (line 8) --enable-transparent-visuals --disable-gpu (Window is unable to maximise otherwise)