Add timestretching from FS#8894, as written by Stephane Doyon based on work by Nicolas Pitre. Shouldn't affect playback unless it's explicitly enabled, but let me know if it does. Currently has a dedicated setting, but maybe inclusion of the code will inspire someone to integrate this with the pitch screen...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18446 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Steve Bavin 2008-09-08 08:27:51 +00:00
parent b82449a513
commit f6982346a1
9 changed files with 89 additions and 5 deletions

View file

@ -12037,3 +12037,17 @@
recording: ""
</voice>
</phrase>
<phrase>
id: LANG_SPEED
desc: time-domain speed compress/stretch
user:
<source>
*: "Speed"
</source>
<dest>
*: "Speed"
</dest>
<voice>
*: "Speed"
</voice>
</phrase>