Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 641 Bytes

VirtuAW

VirtuaW is a Virtual Audio Workstation with a flow/node based workflow - powered by Angular, Typescript and Tone.js.

Dependencies/Building

git clone git@github.com:tiborpilz/virtuaw-web.git cd virtuaw-web yarn (or npm install) ng serve for the angular-cli development server.

Current Status

This is a very very early proof of concept - a basic synthesizer is working, as well as harmonics and an arpeggiator. Things might, can and will break and change rapidly.