Use soundtouch for vocal audio time stretching (2/2)

This commit is contained in:
mx 2020-08-26 19:04:04 +02:00 committed by Robin Gareus
parent 262281bc1f
commit 353ac8e106
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 17 additions and 1 deletions

View file

@ -234,6 +234,9 @@ static const gchar *_rb_opt_strings[] = {
N_("Crisp monophonic instrumental"),
N_("Unpitched solo percussion"),
N_("Resample without preserving pitch"),
#ifdef HAVE_SOUNDTOUCH
N_("Vocal"),
#endif
0
};
#endif