Hello,
I notice that audio pitch is clamped to between 0.4 and 2.0 (see MIN_PITCH and MAX_PITCH in Runtime/Engine/Public/Audio.h).
- What is the reasoning behind this?
- Is this documented anywhere?
- Is there any way of playing sounds backwards?
Thanks,