Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wavesoft/audio-expo

An interactive web-exposition for experimenting with audio.
https://github.com/wavesoft/audio-expo

Last synced: about 2 months ago
JSON representation

An interactive web-exposition for experimenting with audio.

Awesome Lists containing this project

README

        

# audio-expo

An interactive exposition for testing sound effects

## Building

In order to build this project you will need [Node.js](https://nodejs.org/en/) installed in your system. Having that just do:

```
~$ npm install
~$ gulp
```

The project will be built to the `build` directory.