@hackage synthesizer-alsa0.0.2.1

Control synthesizer effects via ALSA/MIDI

  • Installation

  • Dependencies (0)

  • Dependents (2)

    @hackage/synthesizer-llvm, @hackage/acme-everything
  • Package Flags

      splitbase
       (on by default)

      Choose the new smaller, split-up base package.

      splitsynthesizer
       (on by default)

      Use synthesizer-core instead of monolithic synthesizer

      buildexamples
       (off by default)

      Build example executables

This package allows to read MIDI events and to convert them to control signals that can be used for audio effects. As demonstration there is a keyboard controlled music synthesizer. However, latency increases over time such that the synthesizer becomes unusable. I currently do not know how to solve this problem.