HitSampleInfo.Bank
OmitFirstBarLine
TimingControlPoint
MaxBy
dotnet-build
Regressed when attempting to share implementation of binary search.
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
OverlappingScrollAlgorithm
Was using a very local algorithm which I cannot guarantee is correct. I'd rather it just use the one used everywhere else.
TimeSignatures
var
ControlPoint
ApproachRate
ScrollSpeed
EffectControlPoint
DifficultyControlPoint
LegacyControlPointInfo
SampleControlPoint
HitObject
IDeepCloneable
CreateCopy
TimingPointAt
ControlPointInfo
I was going for conformity by using the IClonable interface, but it doesn't look like we use it anywhere else in the project.