Lines Matching full:sheet
422 if(violation) *violation = "CD-DA cue sheet must have a lead-in length of at least 2 seconds";
426 if(violation) *violation = "CD-DA cue sheet lead-in length must be evenly divisible by 588 samples";
432 if(violation) *violation = "cue sheet must have at least one track (the lead-out)";
437 if(violation) *violation = "CD-DA cue sheet must have a lead-out track number 170 (0xAA)";
443 if(violation) *violation = "cue sheet may not have a track number 0";
449 if(violation) *violation = "CD-DA cue sheet track number must be 1-99 or 170";
457 *violation = "CD-DA cue sheet lead-out offset must be evenly divisible by 588 samples";
459 *violation = "CD-DA cue sheet track offset must be evenly divisible by 588 samples";
466 if(violation) *violation = "cue sheet track must have at least one index point";
471 if(violation) *violation = "cue sheet track's first index number must be 0 or 1";
478 if(violation) *violation = "CD-DA cue sheet track index offset must be evenly divisible by 588 samples";
484 if(violation) *violation = "cue sheet track index numbers must increase by 1";