1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 00:11:38 +02:00
soundtouch/source/SoundTouch
2018-08-12 20:00:56 +03:00
..
AAFilter.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
AAFilter.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
BPMDetect.cpp Added <cfloat> header file, resolved compiler warnings 2018-08-08 19:53:14 +03:00
cpu_detect_x86.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
cpu_detect.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
FIFOSampleBuffer.cpp Replaced illegal-number-of-channel assertions with run-time exception 2018-08-12 20:00:56 +03:00
FIRFilter.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
FIRFilter.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateCubic.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateCubic.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateLinear.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateLinear.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateShannon.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
InterpolateShannon.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
Makefile.am Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
mmx_optimized.cpp BPM algorithm work - improved beat analysis routine and added individual beat detection 2018-05-16 18:58:19 +03:00
PeakFinder.cpp BPM algorithm work - improved beat analysis routine and added individual beat detection 2018-05-16 18:58:19 +03:00
PeakFinder.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
RateTransposer.cpp Replaced illegal-number-of-channel assertions with run-time exception 2018-08-12 20:00:56 +03:00
RateTransposer.h Merged typo correction patch 2018-05-12 18:40:56 +03:00
SoundTouch.cpp Replaced illegal-number-of-channel assertions with run-time exception 2018-08-12 20:00:56 +03:00
SoundTouch.sln Migrated MS Visual Studio build scripts to VS2015 2018-05-10 23:54:07 +03:00
SoundTouch.vcxproj BPM algorithm work - improved beat analysis routine and added individual beat detection 2018-05-16 18:58:19 +03:00
sse_optimized.cpp Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
TDStretch.cpp Replaced illegal-number-of-channel assertions with run-time exception 2018-08-12 20:00:56 +03:00
TDStretch.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00