jack: Bindings for the JACK Audio Connection Kit
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Bindings for the JACK Audio Connection Kit http://jackaudio.org/. It has support both for PCM audio and MIDI handling.
In order to adapt to your system, you may have to disable pkgConfig or jackFree cabal flags.
You should compile your clients with ghc --make -O2 -threaded ...
Properties
Versions | 0.5, 0.6, 0.6.1, 0.6.1.1, 0.6.2, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.1, 0.7.1.1, 0.7.1.2, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.2, 0.7.2.1, 0.7.2.2 |
---|---|
Change log | CHANGELOG |
Dependencies | array (>=0.4 && <0.6), base (>=4.0 && <5.0), bytestring (>=0.9.1.4 && <0.11), containers (>=0.2 && <0.6), enumset (>=0.0 && <0.1), event-list (>=0.1 && <0.2), explicit-exception (>=0.1.7 && <0.2), jack, midi (>=0.1.5.2 && <0.3), non-negative (>=0.1 && <0.2), semigroups (>=0.1 && <1.0), storablevector (>=0.2.7 && <0.3), transformers (>=0.2 && <0.6) [details] |
License | LicenseRef-GPL |
Author | Henning Thielemann, Stefan Kersten, Soenke Hahn <soenkehahn@gmail.com> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Sound |
Home page | http://www.haskell.org/haskellwiki/JACK |
Source repo | head: darcs get http://code.haskell.org/jack/ this: darcs get http://code.haskell.org/jack/ --tag 0.7.1.2 |
Uploaded | by HenningThielemann at 2018-02-16T20:32:41Z |
Modules
- Sound
- Sound.JACK
- Sound.JACK.Audio
- Sound.JACK.Exception
- Sound.JACK.MIDI
- Sound.JACK
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pkgconfig | Use pkg-config tool for check version and presence of jack | Enabled |
jackfree | Use jack_free instead of free | Enabled |
buildexamples | Build example executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jack-0.7.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees