From b22933188c2d718348d58778d1c893fb47b1a372 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 16 Jan 2007 01:40:15 +0000 Subject: [PATCH] metrics --- stepmania/Themes/default/metrics.ini | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 +