Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 628 Bytes

File metadata and controls

13 lines (10 loc) · 628 Bytes

Adjust Audio Pitch

Features:

  • Adjusts the audio pitch according to the TimeScale -> For example if you use a SlowMotion mod the sound is pitched down. -> More realistic Sound in SlowMotion

What the code does:

  • Adds 'AudioSourcePitchAdjuster' Component to all AudioSourceObjects
  • Those components sets their pitch to Time.timeScale every Frame

Latest Release:

0.0.1 - Direct Download