VirtuaW is a Virtual Audio Workstation with a flow/node based workflow - powered by Angular, Typescript and Tone.js.
git clone [email protected]:tiborpilz/virtuaw-web.git
cd virtuaw-web
yarn
(or npm install
)
ng serve
for the angular-cli development server.
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.