Opened 7 years ago
Closed 7 years ago
#9573 closed enhancement (fixed)
soundtouch-2.0.0
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New major version.
Also, currency script needs update.
Change History (4)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
SoundTouch library Change History
2.0:
- Added functions to get initial processing latency, duration ratio between the original input and processed output tracks, and clarified reporting of input/output batch sizes
- Fixed issue that added brief sequence of silence to beginning of output audio
- Adjusted algorithm parameters to reduce reverberating effect at tempo slowdown
- Bugfix: Fixed a glitch that could cause negative array indexing in quick seek algorithm
- Bugfix: flush() didn't properly flush final samples from the pipeline on 2nd time in case that soundtouch object instance was recycled and used for processing a second audio stream.
- Bugfix: Pi value had incorrect 9th/10th decimals
- Added C# example application that uses SoundTouch dll library for processing MP3 files
Note:
See TracTickets
for help on using tickets.
Fixed currency script at revision 18989.