hackageDB :: [Package]

Built with Cabal

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

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.

Versions0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.9.1
Dependenciesbase (>=1.0 && <2), mtl, non-negative (==0.0.1), QuickCheck or
base (>=2), mtl, non-negative (==0.0.1), QuickCheck, random
LicenseGPL
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategoryData
Home pagehttp://darcs.haskell.org/event-list/
Executablestest
Upload dateTue Feb 19 14:04:01 UTC 2008
Uploaded byHenningThielemann
Built onghc-6.10, ghc-6.8

Modules

Downloads