hmidi: Binding to the OS level MIDI services
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 Win32 (not tested under Leopard and Vista). 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.
Modules
[Index]
- System
- System.MIDI
- MacOSX
- System.MacOSX.CoreAudio
- System.MacOSX.CoreFoundation
- System.MacOSX.CoreMIDI
- Win32
- System.Win32.MIDI
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- hmidi-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, Win32 [details] |
License | BSD-3-Clause |
Copyright | (c) 2008 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves+hmidi@gmail.com |
Category | Sound, System |
Uploaded | by BalazsKomuves at 2008-09-25T08:40:19Z |
Distributions | NixOS:0.2.3.1 |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 4219 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |