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

https://github.com/jwerle/audex

Audio buffer tools
https://github.com/jwerle/audex

Last synced: 12 months ago
JSON representation

Audio buffer tools

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