Skip to content
Novus Examples
cue222 B

Audio Edit CUE Sheet 09

CUE sheet 09 with two deterministic track indices and a stable companion filename for edit-list parser tests. Stable P8 artifact p8-audio-edge-cue-09.

Preview — first 11 linescue
REM FIXTURE "p8-audio-edge-cue-09"
PERFORMER "Novus Sample Ensemble"
TITLE "Edit Map 09"
FILE "edge-09.wav" WAVE
  TRACK 01 AUDIO
    TITLE "In"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Out"
    INDEX 01 00:00:19

Specifications

Variant
9
Tracks
2
Delivery Mode
download-only
Provider
browser-local
Provenance
Synthetic deterministic P8 fixture generated by generation/p8_content.py; seed namespace 2026082300

Testing contract

Expected to pass
Scenario
Parse the CUE sheet and resolve both INDEX 01 timestamps without opening the referenced WAV.
Expected result
Two AUDIO tracks parse; the first begins at 00:00:00 and the second at 00:00:19, with FILE edge-09.wav.

What is a .cue file?

A CUE sheet is a plain-text description of tracks and index points within one or more audio files. FILE, TRACK, TITLE, PERFORMER, INDEX, and optional pregap directives describe how a continuous recording should be divided; INDEX times use minute:second:frame notation with 75 frames per second rather than video timecode.

How to use this file

Use an example .cue file to test quoted filenames, multiple tracks, pregaps, metadata decoding, 75-fps index arithmetic, and validation that every referenced audio asset exists without attempting to execute or fetch anything.

How to use this file for testing

“Audio Edit CUE Sheet 09” is a deterministic Novus Examples fixture for Audio editing, Metadata testing, Timeline testing. Synthetic foley, ambience, dialogue, loops, stems, cue sheets, and edge cases with documented timing and signal properties for repeatable editing checks.

Documented properties for this file: CUE · 222 bytes. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

Creator-audio fixtures are short, synthetic, and deterministic. Check sample rate, channels, duration, cue points, and the published expected result; workflow-kit members connect the media to the brief, prompt plan, and evaluation rubric without an upload.

Import the source at its documented sample rate, apply the stated edit or mix operation, and compare timing, channels, peak behavior, and the expected-output member rather than listening by impression alone.

Generated by generation/p8_content.py. Free for any use, no attribution required — license.