synthesizer-core: Audio signal processing coded in Haskell: Low level part

[ library, sound ] [ Propose Tags ]

Low level audio signal processing used by the other synthesizer packages. The routines can be really fast due to StorableVector, Stream-like list type and aggressive inlining. For an interface to Haskore see http://code.haskell.org/haskore/revised/synthesizer/. For introductory examples see Synthesizer.Plain.Tutorial and Synthesizer.Generic.Tutorial.

Functions: Oscillators, Noise generators, Frequency filters, Fast Fourier transform for computation of frequency spectrum

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
optimizeadvanced

Enable advanced optimizations. They slow down compilation considerably.

Enabled
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

Versions [RSS] 0.2, 0.2.1, 0.3, 0.3.0.1, 0.3.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1, 0.4.2, 0.5, 0.5.0.1, 0.5.1, 0.5.2, 0.6, 0.7, 0.7.0.1, 0.7.0.2, 0.7.1, 0.8, 0.8.0.1, 0.8.0.2, 0.8.1, 0.8.1.1, 0.8.1.2, 0.8.2, 0.8.2.1, 0.8.3, 0.8.4
Dependencies array (>=0.1 && <0.5), base (>=4 && <6), binary (>=0.1 && <1), bytestring (>=0.9 && <0.11), containers (>=0.1 && <0.6), deepseq (>=1.1 && <1.4), directory (>=1.0 && <1.2), event-list (>=0.1 && <0.2), explicit-exception (>=0.1.6 && <0.2), filepath (>=1.1 && <1.4), non-negative (>=0.1 && <0.2), numeric-prelude (>=0.4 && <0.5), numeric-quest (>=0.1 && <0.3), old-time (>=1.0 && <1.2), process (>=1.0 && <1.2), QuickCheck (>=1 && <3), random (>=1.0 && <2.0), sample-frame-np (>=0.0.2 && <0.1), sox (>=0.1 && <0.3), storable-record (>=0.0.1 && <0.1), storable-tuple (>=0.0.1 && <0.1), storablevector (>=0.2.5 && <0.3), stream-fusion (>=0.1.2 && <0.2), timeit (>=1.0 && <1.1), transformers (>=0.2 && <0.4), 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://code.haskell.org/synthesizer/core/ --tag 0.6
head: darcs get http://code.haskell.org/synthesizer/core/
Uploaded by HenningThielemann at 2013-05-17T16:25:08Z
Distributions LTSHaskell:0.8.4, NixOS:0.8.3, Stackage:0.8.4
Reverse Dependencies 8 direct, 0 indirect [details]
Executables speedtest-simple, speedtest-exp, speedtest, fouriertest, test
Downloads 21106 total (112 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2015-11-25 [all 4 reports]