Skip to content

Commit 0016f35

Browse files
authored
Update README.md
1 parent 9772b9d commit 0016f35

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
VirtuaW
1+
VirtuAW
22
=======
33

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

66
<p align="center">
77
<img width="1280" height=auto src="https://raw.githubusercontent.com/tiborpilz/virtuaw-web/master/screenshot.jpg">
88
</p>
9+
10+
## Dependencies/Building
11+
12+
`git clone [email protected]:tiborpilz/virtuaw-web.git`
13+
`cd virtuaw-web`
14+
`yarn` (or `npm install`)
15+
`ng serve` for the angular-cli development server.
16+
17+
## Current Status
18+
19+
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.

0 commit comments

Comments
 (0)