Hi! I’m The Build Guy, and I’m wondering how do I change a Sound
’s pitch? I can’t seem to find any property for this, and I’ve seen things like HD Admin do it.
Solution One:
Solution Two:
Hi! I’m The Build Guy, and I’m wondering how do I change a Sound
’s pitch? I can’t seem to find any property for this, and I’ve seen things like HD Admin do it.
Solution One:
Solution Two:
You can change a sound’s pitch by using PlaybackSpeed.
I know this has already been answered however I’d suggest using a PitchShiftSoundEffect rather than the speed for a better effect and more customisation.