mirror of
https://github.com/osukey/osukey.git
synced 2025-06-08 21:07:59 +09:00
Revert "Implement IAggregateAudioAdjustments properties for FallbackSampleStore"
This reverts commit 4a4f5ccbb2ecb5adee902922c3d6d43fe3bd7ac5.
This commit is contained in:
parent
4a4f5ccbb2
commit
ebae92db7b
@ -517,12 +517,6 @@ namespace osu.Game.Rulesets.UI
|
|||||||
|
|
||||||
public BindableDouble Frequency => throw new NotImplementedException();
|
public BindableDouble Frequency => throw new NotImplementedException();
|
||||||
|
|
||||||
public IBindable<double> AggregateVolume => throw new NotImplementedException();
|
|
||||||
|
|
||||||
public IBindable<double> AggregateBalance => throw new NotImplementedException();
|
|
||||||
|
|
||||||
public IBindable<double> AggregateFrequency => throw new NotImplementedException();
|
|
||||||
|
|
||||||
public int PlaybackConcurrency
|
public int PlaybackConcurrency
|
||||||
{
|
{
|
||||||
get => throw new NotImplementedException();
|
get => throw new NotImplementedException();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user