import * as cueshit from "https://deno.land/x/cueshit@v0.7.2/format/cue_sheet.ts";
Cue sheet file which describes the track layout of an audio CD.
Supported commands: FILE
, TRACK
, INDEX
, TITLE
and PERFORMER
FILE test.wav WAVE
TRACK 01 AUDIO
TITLE "Test Title"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "Another Title"
INDEX 01 02:56:42
Variables
Formats the commands for a single cue. | |
Formats the commands for a cue sheet. |