Index

Checks

/ Timing

Unused timing lines

Timing
Beatmap
osu!osu!taikoosu!catchosu!mania
EasyNormalHardInsaneExpertUltra

Author: Naxess

Purpose

Ensuring there are no unused timing lines in the beatmap.

Reasoning

Outcomes

Problem

timestamp - Uninherited line changes nothing.

Cause: An uninherited line is placed on a multiple of 4 downbeats away from the previous uninherited line, and changes no settings.

Problem Can Be Replaced By Inherited

timestamp - Uninherited line changes nothing that can't be changed with an inherited line.

Cause: Same as the first check, but changes volume, sampleset, or another setting that an inherited line could change instead.

Warning

timestamp - Uninherited line only something not immediately obvious, ensure this makes sense, otherwise remove the line.

Cause: Same as the first check, but changes something that inherited lines cannot, yet isn't immediately obvious, i.e. omitting barline, correcting an omitted barline, or nightcore cymbals.

Warning Can Be Replaced By Inherited

timestamp - Uninherited line only something not immediately obvious, ensure this makes sense, otherwise replace with an inherited line

Cause: Same as the second check, but changes something that inherited lines cannot, yet isn't immediately obvious, i.e. omitting barline, correcting an omitted barline, or nightcore cymbals.

Minor Inherited

timestamp - Inherited line changes nothing(, other than SV/sample settings, but affects nothing).

Cause: An inherited line changes no settings.