virtuaw-web
v0.0.0
Published
VirtuAW =======
Downloads
1
Readme
VirtuAW
VirtuaW is a Virtual Audio Workstation with a flow/node based workflow - powered by Angular, Typescript and Tone.js.
Dependencies/Building
git clone [email protected]: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.