/audio-expo

An interactive web-exposition for experimenting with audio.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

audio-expo

An interactive exposition for testing sound effects

Building

In order to build this project you will need Node.js installed in your system. Having that just do:

~$ npm install
~$ gulp

The project will be built to the build directory.