- 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
- Adds 'AudioSourcePitchAdjuster' Component to all AudioSourceObjects
- Those components sets their pitch to Time.timeScale every Frame