The latest version of conduit-audio is 0.2.0.3-2.

conduit-audio

Version 0.2.0.2 revision 1 uploaded by mtolly.

Package meta

Synopsis
Combinators to efficiently slice and dice audio streams
Description

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)

Author
Michael Tolly
Bug reports
http://github.com/mtolly/conduit-audio/issues
Category
Sound
Copyright
n/a
Homepage
http://github.com/mtolly/conduit-audio
Maintainer
miketolly@gmail.com
Package URL
n/a
Stability
n/a

Components