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.
Versions | 0.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, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2 |
---|---|
Dependencies | base (>=1.0), mtl, non-negative (==0.0.1), QuickCheck [details] |
License | LicenseRef-GPL |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Data Structures |
Home page | http://darcs.haskell.org/event-list/ |
Uploaded | by HenningThielemann at Mon Feb 18 08:54:05 UTC 2008 |
Distributions | Debian:0.1.1.1, LTSHaskell:0.1.2, NixOS:0.1.2, Stackage:0.1.2, openSUSE:0.1.2 |
Executables | test |
Downloads | 7563 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- event-list-0.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)