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 introductory examples see Synthesizer.Plain.Tutorial and Synthesizer.Generic.Tutorial. For an overview of the organization of the package and the discussion of various design issues see Synthesizer.Overview.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
category

Check whether Arrow class is split into Arrow and Category.

Enabled
optimizeadvanced

Enable advanced optimizations. They slow down compilation considerably.

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.3), base (>=1.0 && <2 || >=3 && <5), binary (>=0.1 && <1), bytestring (>=0.9 && <0.10), containers (>=0.1 && <0.3), directory (>=1.0 && <1.1), event-list (>=0.0.8 && <0.1), filepath (>=1.1 && <1.2), gnuplot (>=0.2 && <0.4), non-negative (>=0.0.5 && <0.1), numeric-prelude (>=0.1.1 && <0.2), numeric-quest (>=0.1 && <0.2), old-time (>=1.0 && <1.1), process (>=1.0 && <1.1), QuickCheck (>=1 && <2), random (>=1.0 && <2.0), sox (>=0.0 && <0.1), special-functors (>=1.0 && <1.1), storable-record (>=0.0.1 && <0.1), storablevector (>=0.2.3 && <0.3), transformers (>=0.0.1 && <0.2), utility-ht (>=0.0.5 && <0.1) [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
Source repo this: darcs get http://darcs.haskell.org/synthesizer/ --tag 0.2.0.1
head: darcs get http://darcs.haskell.org/synthesizer/
Uploaded by HenningThielemann at 2009-06-08T13:52:28Z
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]