diff --git a/docs/source/scopes/cue.rst b/docs/source/scopes/cue.rst index 1e789ea..09d7ab3 100644 --- a/docs/source/scopes/cue.rst +++ b/docs/source/scopes/cue.rst @@ -1,4 +1,16 @@ Cue Marker and Range Metadata ------------------------------ +Notes +===== +Cue metadata stores timed markers that clients use to mark times of interest +in a wave file, and optionally give them a name and longer comment. Markers +can also have an associated length, allowing ranges of times in a file to be +marked. + +Class Reference +=============== + +.. autoclass:: wavinfo.wave_cues_reader.WavCuesReader + :members: