| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 04:59:14 GMT
X-Served-By: cache-dfw-kdal2120026-DFW, cache-bom-vanm7210045-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768712354.351742,VS0,VE300
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
zmidi-score: Representing MIDI a simple score.
zmidi-score: Representing MIDI a simple score.
Modules
[Index]
Downloads
- zmidi-score-0.3.0.0.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.3.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=0.7.0.6), base (>=4.4 && <4.8), binary (>=0.7.1), containers (>=0.5.0.0), data-ordlist (>=0.4.5), deepseq (>=1.3), deepseq-generics (>=0.1), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), mtl (>=2.1 && <2.2), parallel-io (>=0.3.3), text (>=1.1.1 && <1.1.2), zmidi-core (>=0.7 && <0.8) [details] |
| Tested with | ghc ==7.6.1, ghc ==7.8.2 |
| License | LGPL-3.0-only |
| Copyright | 2012--2014, Utrecht University |
| Author | W. Bas de Haas |
| Maintainer | W.B.deHaas@uu.nl |
| Uploaded | by BasDeHaas at 2014-10-06T13:00:24Z |
| Category | Music |
| Home page | https://bitbucket.org/bash/zmidi-score |
| Source repo | head: git clone git@bitbucket.org:bash/zmidi-score.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1002 total (5 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] |
Readme for zmidi-score-0.3.0.0
[back to package description]Representing a MidiFile as a musical score
This library was designed to be able to statistically analyse large corpora of MIDI files. The library is based on the ZMidi.Core library: https://hackage.haskell.org/package/zmidi-core