synthesizer-llvm: Efficient signal processing using runtime compilation

[ gpl, library, music, sound ] [ Propose Tags ]

Efficient signal processing using runtime compilation and vector instructions. It uses LLVM library, thus it is not bound to a specific CPU. If you compile with Cabal flag buildExamples you get the executable synthi-llvm-server, that is a realtime software synthesizer that receives MIDI events via ALSA and in response plays some tones via ALSA.

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables

Disabled
buildtests

Build test suite

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

Candidates

Versions [RSS] 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.1, 0.8.3, 0.9, 1.0, 1.1, 1.1.0.1
Dependencies alsa-pcm (>=0.5 && <0.6), alsa-seq (>=0.5 && <0.6), base (>=4 && <5), containers (>=0.1 && <0.4), event-list (>=0.1 && <0.2), functional-arrow (>=0.0 && <0.1), HList (>=0.2 && <0.3), llvm-extra (>=0.1 && <0.2), llvm-ht (>=0.7.0 && <0.7.1), midi (>=0.1.5 && <0.2), non-negative (>=0.1 && <0.2), numeric-prelude (>=0.2 && <0.3), QuickCheck (>=1 && <3), random (>=1.0 && <1.1), sample-frame (>=0.0.1 && <0.1), sample-frame-np (>=0.0.1 && <0.1), sox (>=0.2 && <0.3), storable-record (>=0.0.2 && <0.1), storable-tuple (>=0.0.2 && <0.1), storablevector (>=0.2.6 && <0.3), synthesizer-alsa (>=0.3 && <0.4), synthesizer-core (>=0.4 && <0.5), transformers (>=0.2 && <0.3), type-level (>=0.2.3 && <0.3), utility-ht (>=0.0.1 && <0.1) [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
Uploaded by HenningThielemann at 2010-09-26T21:11:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables synthi-llvm-test, synthi-llvm-server, synthi-llvm-example
Downloads 10113 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]