1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-08 20:12:27 +01:00
Commit Graph

70 Commits

Author SHA1 Message Date
oparviai
ff06c88fd5 Added automatic cutoff threshold adaptation to beat detection routine to better adapt BPM calculation to different types of music 2010-01-06 18:59:23 +00:00
oparviai
3dbc7209bd fixed typo 2009-12-28 21:41:58 +00:00
oparviai
ddad0bd54e Fixed formatting typo 2009-12-28 21:33:27 +00:00
oparviai
cfce1434f4 Restructured gcc instructions in README.html 2009-12-28 20:51:18 +00:00
oparviai
b99198c1fe SoundTouch release 1.5.0 - updated version info and change log 2009-12-28 20:10:14 +00:00
oparviai
7560501414 Bugfix: Fixed variable initialization to avoid segment fault possibility due to negative array indexing in quick seek algorithm in presence of worst-case correlations. 2009-11-09 17:27:50 +00:00
oparviai
df36315991 Bugfix: Added a check against zero processing samples into rate transposing routines 2009-10-31 14:37:24 +00:00
oparviai
fb966425c4 Couple of improvements:
- Added normalization to correlation calculation
- Heuristic that weights center of the processing window
2009-05-17 11:35:13 +00:00
oparviai
4b591cdb12 Added Delphi/Pascal wrapper for SoundTouch dll library 2009-02-24 14:32:44 +00:00
oparviai
28aaff6c99 Fixed buffer overflow bug in BPMDetect.cpp & changed version to 1.4.1 2009-02-12 17:22:06 +00:00
oparviai
08a572db16 Typo 2009-01-25 17:48:22 +00:00
oparviai
af510db274 Updated 2009-01-25 15:51:14 +00:00
oparviai
3d557a826d Updated 2009-01-25 15:47:09 +00:00
oparviai
4c4bcae5e2 Updated for 1.4.0 2009-01-25 14:12:12 +00:00
oparviai
c7bbaa4dbe Allow using standard input/output pipes for processing 2008-12-25 12:38:45 +00:00
oparviai
48ccf3aef8 Removed CR+LFs 2008-02-17 14:30:28 +00:00
oparviai
73e80c3f77 Updated 1.3.2 changes 2008-02-17 14:26:30 +00:00
oparviai
3ed4049f3e Fixes in Automake files & removed CR+LFs 2008-02-17 14:20:52 +00:00
oparviai
e69813f645 Activated SVN keyword expansion 2008-02-10 16:26:55 +00:00
oparviai
90c3d74e04 Initial commit as per SoundTouch v1.3.1 2008-02-10 16:17:35 +00:00