/gobelins-audio-workshop

It's a student exercice made at Gobelins. We had 3 days for using Pixi.js + the web audio api for make a creative animation.

Primary LanguageJavaScript

Gobelins audio workshop 2015

It's a student exercice made at Gobelins.

We had 3 days for using Pixi.js + the web audio api to make a creative animation.

The workshop was led by William Mapan.

Demo available here.

Preview

Technologies :

  • PixiJs
  • Browserify
  • Babel / ES2015
  • Web Audio Api
  • EventEmitter

Setup :

After cloning install all node dependencies and libraries :

npm install

Launch the project :

  npm start

The project will be launched at http://localhost:3000/

Build for production :

  npm run build

Hope you like it <3