midi: Handling of MIDI messages and files
MIDI is the Musical Instrument Digital Interface.
The package contains definition of realtime and file MIDI messages,
reading and writing MIDI files,
and some definitions from the General MIDI standard.
It contains no sending and receiving of MIDI messages.
For this purpose see the alsa-seq
, jack
, PortMidi
, hmidi
packages.
For music composition with MIDI output, see haskore
.
Alternative packages are HCodecs
, zmidi-core
.
Modules
[Index] [Quick Jump]
Downloads
- midi-0.2.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.4, 0.1.5, 0.1.5.1, 0.1.5.2, 0.1.6, 0.1.7, 0.1.7.1, 0.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.2.4 |
---|---|
Dependencies | base (>=3 && <5), binary (>=0.4.2 && <0.11), bytestring (>=0.9.0.1 && <0.12), event-list (>=0.0.9 && <0.2), explicit-exception (>=0.1 && <0.2), monoid-transformer (>=0.0.4 && <0.1), non-negative (>=0.0.1 && <0.2), QuickCheck (>=2.1 && <3), random (>=1 && <2), semigroups (>=0.1 && <1.0), transformers (>=0.2 && <0.7), utility-ht (>=0.0.10 && <0.1) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.1, ghc ==8.4.1 |
License | LicenseRef-GPL |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Sound, Music |
Home page | http://wiki.haskell.org/MIDI |
Source repo | head: darcs get https://hub.darcs.net/thielema/midi/ this: darcs get https://hub.darcs.net/thielema/midi/ --tag 0.2.2.3 |
Uploaded | by HenningThielemann at 2022-05-18T08:00:14Z |
Distributions | LTSHaskell:0.2.2.4, NixOS:0.2.2.4, Stackage:0.2.2.4 |
Reverse Dependencies | 20 direct, 3 indirect [details] |
Downloads | 23365 total (118 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-05-18 [all 1 reports] |