@hackage / synthesizer-inference

Audio signal processing with dynamic physical dimensions

Latest0.2

About

Metadata

  • Last updated , by HenningThielemann
  • License LicenseRef-GPL
  • Categories Audio
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable 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

Readme

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.