Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zbo14/audiollusion

A toolkit for generating auditory illusions using SoX.
https://github.com/zbo14/audiollusion

audio audio-processing bash illusions sox

Last synced: about 2 months ago
JSON representation

A toolkit for generating auditory illusions using SoX.

Awesome Lists containing this project

README

        

# audiollusion

A toolkit for generating auditory illusions.

## Install

First, install [SoX](https://github.com/chirlu/sox) through your package manager, if you haven't already:

```sh
# on mac
brew install sox
```

Then, clone the repository.

## Usage

In the project repository:

```sh
./audiollusion
```