Digital Audio Workstation created in node-webkit!
Open Terminal & CD Into the directory where vanguard is located & run these commands
$ npm install
$ npm start
- If on windows, Remove these lines from package.json (line 8)
--enable-transparent-visuals --disable-gpu
(Window is unable to maximise otherwise)