event-list-0.0.11: Event lists with relative or absolute time stampsContentsIndex
event-list-0.0.11: 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.
Modules
show/hideData
show/hideEventList
show/hideAbsolute
Data.EventList.Absolute.TimeBody
Data.EventList.Absolute.TimeMixed
Data.EventList.Absolute.TimeTime
show/hideRelative
Data.EventList.Relative.BodyBody
Data.EventList.Relative.BodyTime
Data.EventList.Relative.MixedBody
Data.EventList.Relative.MixedTime
Data.EventList.Relative.TimeBody
Data.EventList.Relative.TimeMixed
Data.EventList.Relative.TimeTime
Produced by Haddock version 2.6.1