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.7.0
soundtouch
Browse files
Sep 01, 2012
Tagged 1.7.0 release
· 5845c413
oparviai
authored
Sep 01, 2012
View commits for tag soundtouch-1.7.0
soundtouch-1.7.0
5845c413
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
Increased "climbcount" to improve peak detection
· 6fc0dd18
oparviai
authored
Aug 30, 2012
6fc0dd18
Eliminated some compiler warnings
· e5a0079b
oparviai
authored
Aug 30, 2012
e5a0079b
Aug 23, 2012
Changed 'long' types to 'int's
· 31b9e8f9
oparviai
authored
Aug 23, 2012
31b9e8f9
Aug 22, 2012
Added wav file support for 24/32 bit samples, as far as data is read into floating point variables.
· f7ad193e
oparviai
authored
Aug 22, 2012
f7ad193e
Jun 13, 2012
Improved flush() for better output stream duration accuracy
· 657d07b5
oparviai
authored
Jun 13, 2012
657d07b5
Apr 04, 2012
Updated comment to include vsvars32.bat
· 19ea2358
oparviai
authored
Apr 04, 2012
19ea2358
Updated version to 1.7.0
· 52510ecb
oparviai
authored
Apr 04, 2012
52510ecb
Fix integer overflow error in getLengthMS
· 60af2a96
oparviai
authored
Apr 04, 2012
60af2a96
Fix cpuid.h detection in configure.ac
· d110158b
oparviai
authored
Apr 04, 2012
d110158b
Apr 01, 2012
minor patches
· 67a202ae
oparviai
authored
Apr 01, 2012
67a202ae
Time stretch routine improvements:
· 557bf9d6
oparviai
authored
Apr 01, 2012
557bf9d6
CPUID routine bugfix: replaced inline assembly routine not working with all...
· 1f6a68a6
oparviai
authored
Apr 01, 2012
1f6a68a6
Untabify TDStretch.h
· f047ab08
oparviai
authored
Apr 01, 2012
f047ab08
Added resource.h
· 86e50693
oparviai
authored
Apr 01, 2012
86e50693
Dec 31, 2011
Added U for unsigned numeric constant
· 32b3084e
oparviai
authored
Dec 31, 2011
32b3084e
Dec 30, 2011
Improved BPM detection routine to better spot harmonics for the strongest beat pattern.
· d64e9ae0
oparviai
authored
Dec 30, 2011
d64e9ae0
Sep 02, 2011
Added a compile-time switch to disable throwing c++ exceptions
· ad164d96
oparviai
authored
Sep 02, 2011
ad164d96
Jul 17, 2011
Updated version id to 1.6.1pre
· a88461c7
oparviai
authored
Jul 17, 2011
a88461c7
Added configure flags to disable x86 optimizations
· 9db805d4
oparviai
authored
Jul 17, 2011
9db805d4
Removed linker -strip option from SoundStretch gcc compilation
· 1b73f0a7
oparviai
authored
Jul 17, 2011
1b73f0a7
#define compatibility patches
· 2ea719ad
oparviai
authored
Jul 17, 2011
2ea719ad
Repaired int-to-string conversion in exception message formatting
· 629a1bbc
oparviai
authored
Jul 17, 2011
629a1bbc
Jul 16, 2011
Fixed #ifdefs
· 6b2befd5
oparviai
authored
Jul 16, 2011
6b2befd5
Cleaned comments
· 6a297adf
oparviai
authored
Jul 16, 2011
6a297adf
Update copyright year
· 3b35f34a
oparviai
authored
Jul 16, 2011
3b35f34a
x64bit compilation support
· 8f20fed8
oparviai
authored
Jul 16, 2011
8f20fed8
Fixed indent alignment
· 684e772e
oparviai
authored
Jul 16, 2011
684e772e
Updated "Release" build setting in VC++ project files.
· ccbe5a50
oparviai
authored
Jul 16, 2011
ccbe5a50
Updated SoundTouch.dll version info
· f49cc193
oparviai
authored
Jul 16, 2011
f49cc193
Added _CRT_SECURE_NO_WARNINGS to SoundTouchDll project file to disable MS...
· 814cd63b
oparviai
authored
Jul 16, 2011
814cd63b
Loading