Install this package:
emerge -a dev-haskell/conduit-audio
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/conduit-audio
Or alternatively:
emerge --autounmask-write -a dev-haskell/conduit-audio
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.0.3 | 8 | ~amd64 | 0/0.2.0.3 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> @conduit-audio@ applies @conduit@'s streaming data abilities to efficiently manipulate audio files and streams. Simple combinator functions let you mix files together, cut and paste sections of audio, and apply more complicated transformations like resampling or timestretching, all with the following properties: * Tiny memory usage, proportional only to the number of simultaneous sources\/effects * Uses no temporary files; everything is done in one pass * Blazing fast! (for most uses) </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | conduit-audio-0.2.0.3.tar.gz | 6024 bytes | 0.2.0.3 |
| Type | File | Size |
|---|