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 General MIDI standard.
It contains no sending and receiving of MIDI messages.
Cf. alsa-seq, PortMidi, hmidi, alsa, alsa-midi packages.
For music composition with MIDI output, see haskore.
Alternate packages are HCodecs, zmidi-core.
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| splitbase | Choose the new smaller, split-up base package. | Enabled |
| buildtests | Build test executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- midi-0.1.6.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 (>=1.0 && <5), binary (>=0.4.2 && <0.6), bytestring (>=0.9.0.1 && <0.10), event-list (>=0.0.9 && <0.2), explicit-exception (>=0.1 && <0.2), monoid-transformer (>=0.0.1 && <0.1), non-negative (>=0.0.1 && <0.2), QuickCheck (>=1 && <3), random (>=1 && <2), transformers (>=0.2 && <0.3) [details] |
| Tested with | ghc ==6.4.1, ghc ==6.8.2, ghc ==6.10.4, ghc ==6.12.3, ghc ==7.0.4, ghc ==7.2.1 |
| License | LicenseRef-GPL |
| Author | Henning Thielemann <haskell@henning-thielemann.de> |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Uploaded | by HenningThielemann at 2011-10-08T10:43:46Z |
| Category | Sound, Music |
| Home page | http://www.haskell.org/haskellwiki/MIDI |
| Source repo | head: darcs get http://code.haskell.org/~thielema/midi/ this: darcs get http://code.haskell.org/~thielema/midi/ --tag 0.1.6 |
| Distributions | LTSHaskell:0.2.2.4, NixOS:0.2.2.4, Stackage:0.2.2.4 |
| Reverse Dependencies | 20 direct, 3 indirect [details] |
| Executables | test |
| Downloads | 24191 total (118 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] |