@hackage synthesizer-inference0.2
Audio signal processing with dynamic physical dimensions
Categories
License
LicenseRef-GPL
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
- 0.2 Sun, 21 Jun 2009
Installation
Dependencies (9)
- base >=1.0 && <2
- event-list >=0.0.8 && <0.1
- non-negative >=0.0.5 && <0.1
- numeric-prelude >=0.1.1 && <0.2
- random >=1.0 && <2.0
- special-functors >=1.0 && <1.1 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
category
(on by default)
Check whether Arrow class is split into Arrow and Category.
optimizeadvanced
(on by default)
Enable advanced optimizations. They slow down compilation considerably.
buildprofilers
(off by default)
Build executables for investigating efficiency of code
buildtests
(off by default)
Build test suite
buildexamples
(off by default)
Build example executables
High-level functions which use physical units.
We try to abstract from the sample rate using various approaches.
The modules are a bit outdated however,
and I think that the package synthesizer-dimensional
provides the better design.