synthesizer-llvm: Efficient signal processing using runtime compilation

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.

[maintain] [Publish]

Efficient signal processing using runtime compilation and vector instructions. It uses LLVM library, thus it is not bound to a specific CPU. There are some example executables that you can build with Cabal flag buildExamples:

Properties

Versions 0.2, 0.2.0.1, 0.3, 0.5, 0.5.0.1, 0.5.0.2, 0.6, 0.7, 0.7.0.1, 0.8, 0.8.1, 0.8.1.1, 0.8.1.2, 0.8.2, 0.8.2, 0.8.2.1, 0.8.3, 0.9, 1.0, 1.1, 1.1.0.1
Change log Changes.md
Dependencies alsa-pcm (>=0.6 && <0.7), alsa-seq (>=0.6 && <0.7), base (>=4 && <5), containers (>=0.1 && <0.7), event-list (>=0.1 && <0.2), explicit-exception (>=0.1.7 && <0.2), gnuplot (>=0.5 && <0.6), jack (>=0.7 && <0.8), llvm-extra (>=0.8 && <0.9), llvm-tf (>=3.1 && <3.2), midi (>=0.2.1 && <0.3), midi-alsa (>=0.2.1 && <0.3), non-empty (>=0.2.1 && <0.4), non-negative (>=0.1 && <0.2), numeric-prelude (>=0.3 && <0.5), optparse-applicative (>=0.11 && <0.15), pathtype (>=0.8 && <0.9), random (>=1.0 && <1.2), semigroups (>=0.1 && <1.0), shell-utility (>=0.0 && <0.1), sox (>=0.2 && <0.3), storable-record (>=0.0.3 && <0.1), storable-tuple (>=0.0.2 && <0.1), storablevector (>=0.2.6 && <0.3), synthesizer-alsa (>=0.5 && <0.6), synthesizer-core (>=0.8 && <0.9), synthesizer-llvm, synthesizer-midi (>=0.6 && <0.7), tfp (>=1.0 && <1.1), transformers (>=0.2 && <0.6), unsafe (>=0.0 && <0.1), utility-ht (>=0.0.14 && <0.1), vault (>=0.3 && <0.4) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Sound, Music
Home page http://www.haskell.org/haskellwiki/Synthesizer
Source repo this: darcs get http://code.haskell.org/synthesizer/llvm/ --tag 0.8.2
head: darcs get http://code.haskell.org/synthesizer/llvm/
Uploaded by HenningThielemann at 2019-08-13T14:24:50Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables

Disabled
alsa

Build ALSA synthesizer if examples are built

Enabled
jack

Build JACK synthesizer if examples are built

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees