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.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.13), event-list (>=0.0.9 && <0.2), explicit-exception (>=0.1 && <0.3), 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> |
Revised | Revision 1 made by HenningThielemann at 2023-07-17T10:58:59Z |
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.4 |
Uploaded | by HenningThielemann at 2023-01-14T16:51:50Z |
Distributions | LTSHaskell:0.2.2.4, NixOS:0.2.2.4, Stackage:0.2.2.4 |
Reverse Dependencies | 20 direct, 3 indirect [details] |
Downloads | 23374 total (119 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-14 [all 1 reports] |