forked from len0rd/rockbox
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:
parent
b82449a513
commit
f6982346a1
9 changed files with 89 additions and 5 deletions
|
|
@ -201,3 +201,4 @@ keymaps/keymap-hdd1630.c
|
|||
#elif CONFIG_KEYPAD == IAUDIO67_PAD
|
||||
keymaps/keymap-iaudio67.c
|
||||
#endif
|
||||
tdspeed.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue