Sox
From HaskellWiki
(Difference between revisions)
(PackageInfoBox) |
|||
| Line 5: | Line 5: | ||
You can use it to write, read and play audio signals in Haskell applications. | You can use it to write, read and play audio signals in Haskell applications. | ||
| - | + | {{PackageInfoBox|name=sox|darcs-code=~thielema/sox/}} | |
| - | + | ||
[[Category:Music]] | [[Category:Music]] | ||
Revision as of 08:14, 30 October 2011
SoX, the SOund eXchanger, is a command line tool for converting between various formats and applying effects to the signals.
You can use it to write, read and play audio signals in Haskell applications.
| Hackage | http://hackage.haskell.org/package/sox |
| Repository | darcs get http://code.haskell.org/~thielema/sox/
|
