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

https://github.com/caged/elementary-audio

Unpleasant Noisemaker 3000
https://github.com/caged/elementary-audio

Last synced: about 2 months ago
JSON representation

Unpleasant Noisemaker 3000

Awesome Lists containing this project

README

          

Learning how to make sounds with [Elementary Audio](https://www.elementary.audio/).

## Install and Run

You'll need `git` and `node` installed.

```
cd this-project-dir/
npm install
npm start
```