Skip to content

smoothsw.ini

Fredrik Hubinette edited this page Jul 17, 2019 · 17 revisions
# SmoothSwing algorithm version, should be 1 or 2.
Version=0
# Swing sensetivity, degrees of rotations per second required to reach full volume.
SwingSensitivity=450
# How many percent the hum sound will decrease as swing increases.
MaximumHumDucking=75
# Non-linear swing response, higher values makes it more non-linear.
SwingSharpness=1.75
# Degrees / second needed to register as a swing.
SwingStrengthThreshold=20
# Length of first transition in degrees.
Transition1Degrees=45
# Length of second transition in degrees.
Transition2Degrees=160.0
# Swing volume multiplier defaults to 3x normal volume.
MaxSwingVolume=3.0
# If not zero, SWINGNNN.WAV will be played when we reach this swing speed.
# Unit is degrees per second, 450 is a reasonable value. 
AccentSwingSpeedThreshold=0.0
Clone this wiki locally