Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zbo14/audiollusion
- Owner: zbo14
- License: isc
- Created: 2024-06-12T17:48:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:39:00.000Z (8 months ago)
- Last Synced: 2024-06-14T01:57:48.321Z (8 months 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
```