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

https://github.com/iolanguage/soundtouch


https://github.com/iolanguage/soundtouch

Last synced: over 1 year ago
JSON representation

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
```