Is your feature request related to a problem? Please describe.
Currently, when downloading a voice clip as MP3 on newer Windows versions the program reencodes the downloaded MP3 even if the pitch is set to 1, resulting in quality degradation/generation loss.
Describe the solution you'd like
The program should just save the MP3 as-is if the pitch is not being changed.
Describe alternatives you've considered
Running the program in compatibility mode for Windows 7 to revert to legacy behavior doesn't work, as it doesn't change the reported Windows version (the way it's being checked here).
Is your feature request related to a problem? Please describe. Currently, when downloading a voice clip as MP3 on newer Windows versions the program reencodes the downloaded MP3 even if the pitch is set to 1, resulting in quality degradation/generation loss.
Describe the solution you'd like The program should just save the MP3 as-is if the pitch is not being changed.
Describe alternatives you've considered Running the program in compatibility mode for Windows 7 to revert to legacy behavior doesn't work, as it doesn't change the reported Windows version (the way it's being checked here).