conduit-audio-sndfile: conduit-audio interface to the libsndfile audio file library
A wrapper around hsndfile
(binding to the libsndfile
library)
for use with conduit-audio
, to load a wide variety of audio files as streams.
libsndfile
is LGPL licensed, so you may dynamically link to it from a closed-source program.
However, note that hsndfile
is also LGPL licensed,
so if your program is closed-source you also must dynamically link hsndfile
.
Downloads
- conduit-audio-sndfile-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2 |
---|---|
Dependencies | base (>=4.6 && <5), conduit, conduit-audio (>=0.1 && <0.3), hsndfile, hsndfile-vector, resourcet, transformers (>=0.3 && <0.6) [details] |
License | BSD-3-Clause |
Author | Michael Tolly |
Maintainer | miketolly@gmail.com |
Revised | Revision 2 made by mtolly at 2018-11-29T19:34:21Z |
Category | Sound |
Home page | http://github.com/mtolly/conduit-audio |
Bug tracker | http://github.com/mtolly/conduit-audio/issues |
Source repo | head: git clone http://github.com/mtolly/conduit-audio |
Uploaded | by mtolly at 2017-09-02T21:05:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4095 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-09-02 [all 1 reports] |