diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index a99d38e76d..c3b5ff096f 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -4802,3 +4802,20 @@ FrameWidthEffectsMaxMultiplier=1.2 FrameWidthLockEffectsToOverlapping=false FrameWidthLockEffectsTweenPixels=25 +[SoundEffectControl] +LockToHold=false + +[SoundEffectControl_Speed] +Fallback="SoundEffectControl" +SoundProperty="Speed" +PropertyMin=4/8 +PropertyCenter=1.0 +PropertyMax=16/8 + +[SoundEffectControl_Pitch] +Fallback="SoundEffectControl" +SoundProperty="Pitch" +PropertyMin=7/8 +PropertyCenter=1.0 +PropertyMax=9/8 +