diff options
| author | Steve Bavin <pondlife@pondlife.me> | 2008-09-08 08:27:51 +0000 |
|---|---|---|
| committer | Steve Bavin <pondlife@pondlife.me> | 2008-09-08 08:27:51 +0000 |
| commit | f6982346a1bba518abbae93dd74ff922afae4cd5 (patch) | |
| tree | 0cad734bb438a59dff99c1dd3ae5a4d735112dce /docs | |
| parent | b82449a5131e49427c0604d4481cfedcc9a6ba63 (diff) | |
| download | rockbox-f6982346a1bba518abbae93dd74ff922afae4cd5.zip rockbox-f6982346a1bba518abbae93dd74ff922afae4cd5.tar.gz rockbox-f6982346a1bba518abbae93dd74ff922afae4cd5.tar.bz2 rockbox-f6982346a1bba518abbae93dd74ff922afae4cd5.tar.xz | |
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
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 8571aa3..a439689 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -418,6 +418,7 @@ Florin Popescu Volker Mische Vitja Makarov Francisco Vila +Nicolas Pitre The libmad team The wavpack team |