synthesizer: Audio signal processing coded in Haskell
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]
- BinarySample
- Filter
- FourierSeries
- Sound
- Sox
- StorableInstance
- Synthesizer
- Amplitude
- Synthesizer.ApplicativeUtility
- Basic
- Causal
- Dimensional
- Abstraction
- Amplitude
- Causal
- Synthesizer.Dimensional.ControlledProcess
- Cyclic
- Synthesizer.Dimensional.Process
- Synthesizer.Dimensional.Rate
- RateAmplitude
- Synthesizer.Dimensional.RateAmplitude.Analysis
- Synthesizer.Dimensional.RateAmplitude.Control
- Synthesizer.Dimensional.RateAmplitude.Cut
- Synthesizer.Dimensional.RateAmplitude.Displacement
- Synthesizer.Dimensional.RateAmplitude.File
- Synthesizer.Dimensional.RateAmplitude.Filter
- Synthesizer.Dimensional.RateAmplitude.Instrument
- Synthesizer.Dimensional.RateAmplitude.Noise
- Synthesizer.Dimensional.RateAmplitude.Play
- Synthesizer.Dimensional.RateAmplitude.Signal
- Synthesizer.Dimensional.RatePhantom
- Synthesizer.Dimensional.RateWrapper
- Straight
- Synthesizer.Format
- Frame
- FusionList
- Generic
- Inference
- DesignStudy
- Func
- Reader
- Synthesizer.Physical
- Synthesizer.Piecewise
- Plain
- Synthesizer.Plain.Analysis
- Synthesizer.Plain.Control
- Synthesizer.Plain.Cut
- Synthesizer.Plain.Displacement
- Synthesizer.Plain.Effect
- Filter
- Synthesizer.Plain.Filter.Delay
- Synthesizer.Plain.Filter.LinearPredictive
- Synthesizer.Plain.Filter.NonRecursive
- Synthesizer.Plain.Filter.Recursive
- Synthesizer.Plain.Filter.Recursive.Allpass
- Synthesizer.Plain.Filter.Recursive.AllpassPoly
- Synthesizer.Plain.Filter.Recursive.Butterworth
- Synthesizer.Plain.Filter.Recursive.Chebyshev
- Synthesizer.Plain.Filter.Recursive.Comb
- Synthesizer.Plain.Filter.Recursive.FirstOrder
- Synthesizer.Plain.Filter.Recursive.Integration
- Synthesizer.Plain.Filter.Recursive.Moog
- Synthesizer.Plain.Filter.Recursive.MovingAverage
- Synthesizer.Plain.Filter.Recursive.SecondOrder
- Synthesizer.Plain.Filter.Recursive.Test
- Synthesizer.Plain.Filter.Recursive.Universal
- Synthesizer.Plain.Instrument
- Synthesizer.Plain.Interpolation
- Synthesizer.Plain.LorenzAttractor
- Synthesizer.Plain.Miscellaneous
- Synthesizer.Plain.Modifier
- Synthesizer.Plain.Noise
- Synthesizer.Plain.Oscillator
- Synthesizer.Plain.Signal
- Synthesizer.Plain.ToneModulation
- Synthesizer.RandomKnuth
- SampleRateContext
- Synthesizer.SampleRateContext.Control
- Synthesizer.SampleRateContext.Cut
- Synthesizer.SampleRateContext.Displacement
- Synthesizer.SampleRateContext.Filter
- Synthesizer.SampleRateContext.Noise
- Synthesizer.SampleRateContext.Oscillator
- Synthesizer.SampleRateContext.Play
- Synthesizer.SampleRateContext.Rate
- Synthesizer.SampleRateContext.Signal
- State
- Storable
- Synthesizer.Utility
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- synthesizer-0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==6.4.1, ghc ==6.8.2 |
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 | 2480 total (0 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] |