@hackage / midi-alsa

Convert between datatypes of the midi and the alsa packages

Latest0.2.1

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • 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.

    buildexamples (off by default)

    Build example executables

Readme

MIDI is the Musical Instrument Digital Interface, ALSA is the Advanced Linux Sound Architecture. This package provides accessors to data structures of the ALSA sequencer interface via the more specific types from the midi package. The package also contains a orphan instances for the alsa-seq:Event type of the midi:Message.Class.Check and midi:Message.Class.Query classes.