hmidi: Binding to the OS level MIDI services

[ bsd3, library, music, system ] [ Propose Tags ]

Partial implementation of the MIDI 1.0 standard to communicate with physical or virtual MIDI devices, eg. MIDI keyboards. Supported operating systems are Mac OS X and Windows. See also the alsa-midi library for similar function under Linux. Please note that there was no effort made (yet) to be compatible with the other existing Haskell MIDI libraries.

Flags

Automatic Flags
NameDescriptionDefault
nonoteoff

Translates NoteOff events to NoteOn events with velocity=0.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.3.1
Dependencies base (>=3 && <=5), stm, Win32 [details]
License BSD-3-Clause
Copyright (c) 2008-2015 Balazs Komuves
Author Balazs Komuves
Maintainer bkomuves (plus) hackage (at) gmail (dot) com
Category Sound, System
Home page http://code.haskell.org/~bkomuves/
Source repo head: darcs get http://code.haskell.org/~bkomuves/projects/hmidi/
Uploaded by BalazsKomuves at 2016-03-09T10:52:18Z
Distributions NixOS:0.2.3.1
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 4124 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-03-09 [all 1 reports]