Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 558 Bytes

Forum 2015 - Hands-On WebAudio

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:

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 within the project.