Module bliss_audio::cue

source ·
Expand description

CUE-handling module.

Using BlissCue::songs_from_path is most likely what you want.

Structs

  • A struct to handle CUEs with bliss. Use either analyze_paths with CUE files or songs_from_path to return a list of Songs from CUE files.
  • A struct populated when the corresponding Song has been extracted from an audio file split with the help of a CUE sheet.