osu-framework
osu-framework copied to clipboard
No way to change the parameters of a currently active audio effect on an AudioMixer
Useful for e.g. when transforming a low-pass filter to change frequency over time
While BassAudioMixer
seems to be tracking the effect handles internally (ActiveEffects
), this doesn't seem to be exposed in any way.