@hackage synthesizer-llvm0.3

Efficient signal processing using runtime compilation

Efficient signal processing using runtime compilation and vector instructions. It uses LLVM library, thus it is not bound to a specific CPU. If you compile with Cabal flag buildExamples you get the executable synthi-llvm-server, that is a realtime software synthesizer that receives MIDI events via ALSA and in response plays some tones via ALSA.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/classify-frog
  • Package Flags

      buildexamples
       (off by default)

      Build example executables

      buildtests
       (off by default)

      Build test suite