.. |
AAFilter.cpp
|
Restructured RateTransposer to allow hosting alternative resampling algorithms.
|
2014-01-05 21:40:22 +00:00 |
AAFilter.h
|
Fixed GNU compilation
|
2014-01-07 19:41:23 +00:00 |
BPMDetect.cpp
|
Implemented parallel computation using OpenMP pragmas
|
2015-02-21 21:24:29 +00:00 |
cpu_detect_x86.cpp
|
Apple compatibility fixes
|
2014-01-07 18:24:28 +00:00 |
cpu_detect.h
|
Activated SVN keyword expansion
|
2008-02-10 16:26:55 +00:00 |
FIFOSampleBuffer.cpp
|
Fixed pointer aligning for mingw64 compilation
|
2012-11-08 18:53:01 +00:00 |
FIRFilter.cpp
|
Implemented parallel computation using OpenMP pragmas
|
2015-02-21 21:24:29 +00:00 |
FIRFilter.h
|
Implemented parallel computation using OpenMP pragmas
|
2015-02-21 21:24:29 +00:00 |
InterpolateCubic.cpp
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
InterpolateCubic.h
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
InterpolateLinear.cpp
|
Implemented integer version of linear interpolator
|
2014-01-06 19:16:02 +00:00 |
InterpolateLinear.h
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
InterpolateShannon.cpp
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 15:57:21 +00:00 |
InterpolateShannon.h
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
Makefile.am
|
Added openmp configuration for gnu buid
|
2015-02-22 08:19:09 +00:00 |
mmx_optimized.cpp
|
mmx variable initialization patch
|
2015-02-22 15:10:38 +00:00 |
PeakFinder.cpp
|
Removed piece of dead code
|
2012-12-28 19:52:47 +00:00 |
PeakFinder.h
|
Improved BPM detection routine to better spot harmonics for the strongest beat pattern.
|
2011-12-30 20:33:46 +00:00 |
RateTransposer.cpp
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 15:57:21 +00:00 |
RateTransposer.h
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 15:57:21 +00:00 |
SoundTouch.cpp
|
Eliminated alloca() call that caused compatibility woes
|
2014-10-08 15:26:57 +00:00 |
SoundTouch.dsp
|
Updated changed directories
|
2008-12-25 18:12:41 +00:00 |
SoundTouch.dsw
|
Activated SVN keyword expansion
|
2008-02-10 16:26:55 +00:00 |
SoundTouch.sln
|
Added x64 compilation to Visual Studio project files
|
2014-04-06 18:03:48 +00:00 |
SoundTouch.vcproj
|
Enable openmp for Visual C++ x64 build
|
2015-02-22 13:34:51 +00:00 |
sse_optimized.cpp
|
Implemented parallel computation using OpenMP pragmas
|
2015-02-21 21:24:29 +00:00 |
TDStretch.cpp
|
bugfix
|
2015-02-22 15:07:12 +00:00 |
TDStretch.h
|
Replaced custom 'BOOL' type with C++ 'bool'
|
2014-04-06 15:57:21 +00:00 |