osu/osu.Game/Audio
Dean Herbert 3b485b5f37 Rewrite `PreviewTrackManager` to avoid constructing `TrackBass` locally
This paves the way for the framework code quality change
(https://github.com/ppy/osu-framework/pull/4873) which stops exposing
the constructor.

Most of the restructuring here is required to give `PreviewTrackManager`
an adjustable target to apply the global mute.
2021-11-09 17:38:12 +09:00
..
Effects Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
HitSampleInfo.cs Rename parameters 2020-12-02 10:55:48 +09:00
IPreviewTrackOwner.cs
ISampleInfo.cs
PreviewTrack.cs
PreviewTrackManager.cs Rewrite `PreviewTrackManager` to avoid constructing `TrackBass` locally 2021-11-09 17:38:12 +09:00
SampleInfo.cs Ensure equality member consistency for SampleInfo 2020-12-03 23:25:53 +01:00