Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Cue sheet maker a library that allow to create cue sheet by given some information
cuesheet:CueSheet
is the main sub module of the library: It contains functions to handle the cue sheet
cuetrack:CueTrack
contains functions to handle tracks described in the cue sheet
duration:Duration
contains type to several forms for time representation
module Duration : sig ... end
module CueTrack : sig ... end
module CueSheet : sig ... end