Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · soundtouch-1.8.0
soundtouch
Browse files
Jan 07, 2014
Re-tagged release 1.8.0
· 67e8cf44
oparviai
authored
Jan 07, 2014
View commits for tag soundtouch-1.8.0
soundtouch-1.8.0
67e8cf44
Updated README regarding Visual C++ versions
· 01ba6613
oparviai
authored
Jan 07, 2014
01ba6613
Updated README notes for release 1.8.0
· 9406cf5b
oparviai
authored
Jan 07, 2014
9406cf5b
Enabled Automake silent build option
· b2ff6711
oparviai
authored
Jan 07, 2014
b2ff6711
Fixed GNU compilation
· 33638a22
oparviai
authored
Jan 07, 2014
33638a22
Fixed line endings in configure.ac
· 4da3b1ea
oparviai
authored
Jan 07, 2014
4da3b1ea
Changed version string to 1.8.0
· 2d91306a
oparviai
authored
Jan 07, 2014
2d91306a
Performance improvement in calcCrossCorr function - maintain accumulating...
· 1f6391a9
oparviai
authored
Jan 07, 2014
1f6391a9
Apple compatibility fixes
· afdfb293
oparviai
authored
Jan 07, 2014
afdfb293
Jan 06, 2014
Fixed integer overflow bug in integer versions of cross-correlation routines.
· 746a90d6
oparviai
authored
Jan 06, 2014
746a90d6
Increased Antialias filter length from 32 to 64
· a61c28e3
oparviai
authored
Jan 06, 2014
a61c28e3
Implemented integer version of linear interpolator
· 026ebe38
oparviai
authored
Jan 06, 2014
026ebe38
Enabled keyword extension
· f16b0622
oparviai
authored
Jan 06, 2014
f16b0622
Implemented separate Cubic, Linear and Shannon interpolation algorithms.
· a0913588
oparviai
authored
Jan 06, 2014
a0913588
Jan 05, 2014
Restructured RateTransposer to allow hosting alternative resampling algorithms.
· abfeb3fc
oparviai
authored
Jan 05, 2014
abfeb3fc
cleanup previous
· 8174f6bc
oparviai
authored
Jan 05, 2014
8174f6bc
Fixed small sinc() calculation bug that caused AA filter attenuation be around...
· 510a94e9
oparviai
authored
Jan 05, 2014
510a94e9
Bugfix in RateTransposerFloat::transposeMono
· 510ac086
oparviai
authored
Jan 05, 2014
510ac086
Jun 15, 2013
Bugfix in Android jni interface
· 70d75182
oparviai
authored
Jun 15, 2013
70d75182
Jun 14, 2013
Bugfix and cleanups
· 55aa6f15
oparviai
authored
Jun 14, 2013
55aa6f15
Jun 12, 2013
Added support for multi-channel audio
· 8c65661b
oparviai
authored
Jun 12, 2013
8c65661b
Dec 28, 2012
Fixed typo
· 9bb265e3
oparviai
authored
Dec 28, 2012
9bb265e3
Fixed typo
· c6bf1c75
oparviai
authored
Dec 28, 2012
c6bf1c75
Fine tuning of Android compilation
· 7a0a9409
oparviai
authored
Dec 28, 2012
7a0a9409
Removed piece of dead code
· 4d8825ef
oparviai
authored
Dec 28, 2012
4d8825ef
Set version to 1.7.1
· 7dea63e0
oparviai
authored
Dec 28, 2012
7dea63e0
Added files for Android example compilation
· 46a7dc3c
oparviai
authored
Dec 28, 2012
46a7dc3c
Added files for Android example compilation
· 9b902ef3
oparviai
authored
Dec 28, 2012
9b902ef3
Nov 08, 2012
Fixed pointer aligning for mingw64 compilation
· c3f4ff95
oparviai
authored
Nov 08, 2012
c3f4ff95
Fixed #include files for mingw64 compilation
· 91305a58
oparviai
authored
Nov 08, 2012
91305a58
Sep 29, 2012
Updated DLL compilation in GNU
· fbc2ace4
oparviai
authored
Sep 29, 2012
fbc2ace4
Sep 01, 2012
Added test script for linux environment
· 03777693
oparviai
authored
Sep 01, 2012
03777693
Added test script
· 4f677e9c
oparviai
authored
Sep 01, 2012
4f677e9c
Fixed 8bit file processing in integer version
· b8454127
oparviai
authored
Sep 01, 2012
b8454127
Fixed 8bit file processing in integer version
· 85b12af5
oparviai
authored
Sep 01, 2012
85b12af5
Eliminate compiler warning
· 6a57544b
oparviai
authored
Sep 01, 2012
6a57544b
Fixed 8bit file processing
· 122b08b2
oparviai
authored
Sep 01, 2012
122b08b2
Aug 30, 2012
Adjustments in beat detection
· a63d88dc
oparviai
authored
Aug 30, 2012
a63d88dc
Adjustments in beat detection
· 0462e450
oparviai
authored
Aug 30, 2012
0462e450
Added utility function to get elapsed duration i.e. how much so far has been read from the WAV file
· b4e22218
oparviai
authored
Aug 30, 2012
b4e22218
Loading