event-list

Version 0.1.3 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Event lists with relative or absolute time stamps
Description

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.

Author
Henning Thielemann <haskell@henning-thielemann.de>
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
http://code.haskell.org/~thielema/event-list/
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Package URL
n/a
Stability
n/a

Components