The event-list package (version 0.0.6)
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.
| Other versions | 0.0.5 |
|---|---|
| Dependencies | base (>=1.0&&<2), mtl, non-negative (==0.0.1), QuickCheck or base (>=2), mtl, non-negative (==0.0.1), QuickCheck, random |
| License | GPL |
| Author | Henning Thielemann <haskell@henning-thielemann.de> |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Category | Data |
| Home page | http://darcs.haskell.org/event-list/ |
| Exposed modules | Data.EventList.Absolute.TimeBody, Data.EventList.Absolute.TimeTime, Data.EventList.Absolute.TimeMixed, Data.EventList.Relative.TimeBody, Data.EventList.Relative.TimeTime, Data.EventList.Relative.TimeMixed, Data.EventList.Relative.BodyBody, Data.EventList.Relative.BodyTime, Data.EventList.Relative.MixedTime, Data.EventList.Relative.MixedBody |
| Executables | test |
| Upload date | Tue Feb 19 06:04:01 PST 2008 |
| Uploaded by | HenningThielemann |
| Built on | ghc-6.8 |
Downloads
- event-list-0.0.6.tar.gz (Cabal source package)
- package description (included in the package)
