mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Use soundtouch for vocal audio time stretching (2/2)
This commit is contained in:
parent
262281bc1f
commit
353ac8e106
2 changed files with 17 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue