https://github.com/jwerle/audex
Audio buffer tools
https://github.com/jwerle/audex
Last synced: 12 months ago
JSON representation
Audio buffer tools
- Host: GitHub
- URL: https://github.com/jwerle/audex
- Owner: jwerle
- License: mit
- Created: 2014-12-15T17:25:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T20:20:45.000Z (over 11 years ago)
- Last Synced: 2025-03-14T03:17:44.408Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.58 MB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
audex
=====
Audio buffer tools
## install
```sh
$ component install jwerle/audex
```
## building
```sh
$ make
```
### building tests
```sh
$ make test
```
**building tests and running test serve:**
```sh
$ make test-and-serve
```
## usage
coming soon...
## license
MIT