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

https://github.com/iolanguage/libsndfile


https://github.com/iolanguage/libsndfile

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# LibSndFile
An object for encoding and decoding audio files (principally WAV and AIFF) using the
Libsndfile library.

# Installation
`libsndfile` should be installed and foundable in your system. Then:

```
eerie install https://github.com/IoLanguage/LibSndFile.git
```