sound=LoadSound("impact.wav") sound_id=PlaySound(sound,100,1) SetSoundInstanceRate(sound_id,0.01) do Sync() loop