1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 08:21:37 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
oparviai
4c4bcae5e2 Updated for 1.4.0 2009-01-25 14:12:12 +00:00
oparviai
9d7952e56e Added automatic sequence/seek window length parameter calculation 2009-01-25 13:43:54 +00:00
oparviai
f7a0143374 Name semantics 2009-01-25 13:41:18 +00:00
oparviai
327906e23b Changed x86 optimization flagging for non-win & non-linux x86 support 2009-01-11 11:36:36 +00:00
oparviai
9aaf4210af Added typecast to pow() 2009-01-11 11:35:44 +00:00
oparviai
40efe9cbef Repaired 'const' keyword usage 2009-01-11 11:34:24 +00:00
oparviai
d9c9cbb7bd Updated changed directories 2008-12-25 18:12:41 +00:00
oparviai
12e7cf78f3 Edited keyword properties 2008-12-25 17:54:41 +00:00
oparviai
24f4231f6b Added "createsrcpack" helper script 2008-12-25 17:47:14 +00:00
oparviai
e76e03d521 Changed version to 1.4.0 2008-12-25 17:20:00 +00:00
oparviai
b25c82efe4 Version to 1.4.0 2008-12-25 17:03:48 +00:00
oparviai
272462f2a3 Moved SoundStretch from "source/example" to "source" directory 2008-12-25 17:03:13 +00:00
oparviai
26bbd80873 Moved SoundStretch from "source/example" to "source" directory 2008-12-25 17:00:23 +00:00
oparviai
0e2ee653db Repaired Linux compilation 2008-12-25 16:33:39 +00:00
oparviai
c43da9c421 Edited scripts for Visual Studio 2003 support 2008-12-25 13:04:19 +00:00
oparviai
c7bbaa4dbe Allow using standard input/output pipes for processing 2008-12-25 12:38:45 +00:00
oparviai
eb4c84fb14 Moved "BPMDetect" routines from SoundStretch application into SoundTouch library 2008-12-25 12:20:01 +00:00
oparviai
59d58734b4 Repaired "integer" build 2008-12-13 19:52:22 +00:00
oparviai
67e75873e3 Changed min detected bpm to 29 2008-12-13 18:54:39 +00:00
oparviai
f04021bb96 Improved beat detection routine so that it detects true base beat, even if Nth harmonic multiple sub-beat would appear slightly higher than the true base. 2008-12-13 18:43:55 +00:00
oparviai
e768283832 Changed algorithm parameters, slightly better sounding 2008-08-03 18:47:08 +00:00
oparviai
f7f1e2298b Fix in "setParameters": Negative function parameters values now mean "use the previous value". Earlier the function declaration used hardcoded default values for default parameters, and for this reason customized algorithm settings didn't work correctly. 2008-08-03 18:19:40 +00:00
richardash1981
d3d8ceb45d Add a missing C++ standard library include. Needed to compile using GCC 4.3.1 and non-GCC C++ compilers where the standard library headers don't include each other. 2008-06-27 15:04:31 +00:00
oparviai
9a273df119 Added :: before pow to resolve namespace ambiguity 2008-05-09 04:48:34 +00:00
oparviai
da6bd9641c Added "const" keyword to a static constant array 2008-05-04 07:55:29 +00:00
oparviai
77fab80d08 Edited automake scripts 2008-02-17 15:16:17 +00:00
oparviai
138d4b5eab Updated version / year info 2008-02-17 14:56:04 +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
dbf41511af Fixed 'const' function parameter mismatches 2008-02-17 13:42:45 +00:00
oparviai
365531fa15 Fixed uninitialized tempo variable bug 2008-02-17 13:15:45 +00:00
oparviai
b0b5bf8232 Bugfix: Use 'ulong' datatype for pointer typecast for 64bit compatibility 2008-02-10 16:36:25 +00:00
oparviai
e69813f645 Activated SVN keyword expansion 2008-02-10 16:26:55 +00:00
oparviai
2b64de964c Initial commit as per SoundTouch v1.3.1 2008-02-10 16:24:28 +00:00
oparviai
90c3d74e04 Initial commit as per SoundTouch v1.3.1 2008-02-10 16:17:35 +00:00