Scales the rate at which audio is played (i.e. setting it to 0.5 will make the audio be played twice as fast).
public static float GlobalRateScale { get; set; }