Add initial waveform comparison display

This commit is contained in:
Dean Herbert
2022-05-23 19:52:01 +09:00
parent 4bcf15f632
commit 588c5d1583
3 changed files with 184 additions and 6 deletions

View File

@ -1,6 +1,8 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
#nullable enable
using osu.Framework.Bindables;
using osu.Game.Beatmaps.Timing;
using osu.Game.Graphics;