event-list-0.0.10.1: Event lists with relative or absolute time stamps

The event-list package

These lists manage events that are associated with times. Times may be given as difference between successive events or as absolute time values. Pauses before the first and after the last event are supported. The underlying data structures are lists of elements of alternating types, that is [b,a,b,...,a,b] or [a,b,a,...,a,b]. The data structures can be used to represent MIDI files, OpenSoundControl message streams, music performances etc.

Properties

Versions0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.9.1, 0.0.10, 0.0.10.1, 0.0.11, 0.0.11.1, 0.1, 0.1.0.1, 0.1.0.2
Dependenciesbase (≥1.0 & <2), non-negative (0.0.*), QuickCheck (≥1.1 & <3), special-functors (1.0.*), transformers (≥0.0.1 & <0.2), utility-ht (≥0.0.3 & <0.1) or
base (≥2 & <6), non-negative (0.0.*), QuickCheck (≥1.1 & <3), transformers (≥0.0.1 & <0.2), utility-ht (≥0.0.3 & <0.1)
LicenseGPL
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategoryData
Home pagehttp://code.haskell.org/~thielema/event-list/
Source repositorydarcs get http://code.haskell.org/~thielema/event-list/
Executablestest
Upload dateFri Feb 5 17:13:28 UTC 2010
Uploaded byHenningThielemann
Built onghc-6.12
DistributionsDebian: 0.1.0.2

Modules

Downloads