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
- Host: GitHub
- URL: https://github.com/caged/elementary-audio
- Owner: caged
- License: mit
- Created: 2021-11-03T02:00:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T17:40:40.000Z (over 4 years ago)
- Last Synced: 2026-01-01T00:28:06.283Z (6 months ago)
- Language: Svelte
- Homepage:
- Size: 3.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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
```