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: 2 months ago
JSON representation
A toolkit for generating auditory illusions using SoX.
- Host: GitHub
- URL: https://github.com/zbo14/audiollusion
- Owner: zbo14
- License: isc
- Created: 2024-06-12T17:48:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:39:00.000Z (about 2 years ago)
- Last Synced: 2025-06-08T05:09:34.957Z (about 1 year ago)
- Topics: audio, audio-processing, bash, illusions, sox
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```