Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Dec 1, 2015
1 parent da1706a commit 96d7c5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
Forum 2015 - Hands-On WebAudio
=======================================================

Example application created during during the WebAudio Worshop at IRCAM in November 2015.
_Example application created during during the WebAudio Worshop at IRCAM in November 2015._

To setup and run the application, open a terminal and type the following commands:

```
```bash
cd path/to/forum-2015-hands-on-webaudio
npm install
npm run watch
```

_note: the example uses motion sensors to control synthesis parameters and will thus be more interesting on a mobile device_

Additionnal resources are listed in the `resources.pdf` file shipped with the project.
Additionnal resources are listed in the `resources.pdf` file shipped within the project.

0 comments on commit 96d7c5e

Please sign in to comment.