mediaforge
mediaforge copied to clipboard
$pitch command changes the audio speed when trying to adjust the sample-rate to 48000
Describe the bug
When using the $pitch command on videos that don't match the sample rate of 48000, such as 44100, the bot will try to adjust it to 48000, but it won't match the speed of the original video length.
Traceback
no traceback
Expected Behavior
The audio should retain the same speed as the input video, while still changing the audio pitch.
Steps To Reproduce
- Download/upload a file that doesn't match the sample rate of 48000 (e.g. YouTube video download)
- Run $pitch command (any half step will cause it)
Anything Else
No response