mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #602] Give a notice if time stretching is enabled for audio #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MSuih on GitHub (Jun 1, 2020).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/602
Originally assigned to: @13xforever on GitHub.
Time stretching has no pitch correction, so it can produce some very unsettling audio if enabled on slower systems. Some people have enabled it when looking for things to boost performance with, and then complain that their audio sounds extremely unpleasant.
It can be a good thing if the audio only has very rare and brief hitches, so there's no need to mark the setting as a critical error or anything like that.
Give a notice if time stretching is enabled for audioto [GH-ISSUE #602] Give a notice if time stretching is enabled for audio