Skip to content

Frontend for VirtuAW - A web-based virtual audio workstation.

License

Notifications You must be signed in to change notification settings

tiborpilz/virtuaw-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 22, 2020
e30faa0 · May 22, 2020

History

56 Commits
Oct 2, 2019
May 19, 2019
May 19, 2019
May 17, 2019
May 24, 2019
Oct 29, 2019
May 22, 2020
May 17, 2019
May 17, 2019
Oct 29, 2019
May 19, 2019
May 19, 2019
Oct 2, 2019
Oct 29, 2019
May 22, 2020
May 19, 2019
May 18, 2019
May 17, 2019

Repository files navigation

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.