Opened 7 years ago

Closed 7 years ago

#9573 closed enhancement (fixed)

soundtouch-2.0.0

Reported by: bdubbs@… Owned by: bdubbs@…
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 bdubbs@…, 7 years ago

Fixed currency script at revision 18989.

comment:2 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 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

comment:4 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18993.

Note: See TracTickets for help on using tickets.