zmidi-score: Representing MIDI a simple score.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Representing MIDI data as a simple score using the zmidi-core library.


[Skip to Readme]

Properties

Versions 0.3.0.0, 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]
License LGPL-3.0-only
Copyright 2012--2014, Utrecht University
Author W. Bas de Haas
Maintainer W.B.deHaas@uu.nl
Category Music
Home page https://bitbucket.org/bash/zmidi-score
Source repo head: git clone git@bitbucket.org:bash/zmidi-score.git
Uploaded by BasDeHaas at 2014-10-06T12:54:38Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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