synthesizer: Audio signal processing coded in Haskell

[ deprecated, library, sound ] [ Propose Tags ]
Deprecated in favor of synthesizer-core, synthesizer-dimensional, synthesizer-inference

Audio signal processing featuring both low-level functions and high-level functions which use physical units, abstract from the sample rate and are really fast due to StorableVector, Stream-like list type and aggressive inlining. For an interface to Haskore see http://darcs.haskell.org/haskore-synthesizer/. For an introduction see doc/Prologue.txt.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
buildexamples

Build example executables

Disabled
buildprofilers

Build executables for investigating efficiency of code

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

  • No Candidates
Versions [RSS] 0.0.3, 0.2, 0.2.0.1
Dependencies array (>=0.1 && <0.2), base (>=1.0 && <2 || >=3), binary (>=0.1 && <1), bytestring (>=0.9 && <0.10), containers (>=0.1 && <0.2), directory (>=1.0 && <1.1), event-list (>=0.0.6 && <0.1), mtl (>=1.1 && <1.2), non-negative (>=0.0.1 && <0.1), numeric-prelude (>=0.0.4 && <0.1), numeric-quest, old-time (>=1.0 && <1.1), process (>=1.0 && <1.1), QuickCheck (>=1 && <2), random (>=1.0 && <1.1), special-functors, storablevector (>=0.1.3), unix (>=2.3 && <2.4) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Sound
Home page http://www.haskell.org/haskellwiki/Synthesizer
Uploaded by HenningThielemann at 2008-09-29T08:56:22Z
Distributions
Reverse Dependencies 3 direct, 1 indirect [details]
Executables speedtest-simple, speedtest-exp, speedtest, fusiontest, test, traumzauberbaum, demonstration
Downloads 2404 total (8 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]