https://github.com/iolanguage/soundtouch
https://github.com/iolanguage/soundtouch
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/soundtouch
- Owner: IoLanguage
- License: bsd-3-clause
- Created: 2018-03-11T12:01:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T09:09:58.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:48:44.535Z (over 1 year ago)
- Language: C
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoundTouch
Used to change the tempo and/or pitch of an audio stream.
Input and output are in 32 bit floats in 2 channels at a rate
of 44100 samples per second.
# Installation
[`SoundTouch`](https://www.surina.net/soundtouch/) should be installed and foundable in your system. Then:
```
eerie install https://github.com/IoLanguage/SoundTouch.git
```