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:51:24 +03:00
..
AAFilter.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
AAFilter.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
BPMDetect.cpp Merge branch 'misc-typos' into 'master' 2018-08-08 17:55:28 +00:00
cpu_detect_x86.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
cpu_detect.h Removed Subversion $Id$, $Date$ etc autoupdate tags 2018-05-10 21:51:49 +03:00
FIFOSampleBuffer.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
FIRFilter.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +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 MIsc. source comment typos 2018-07-27 12:26:56 -04: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 Merge branch 'update-vs-extra-dist' into 'master' 2018-08-08 17:58:56 +00:00
mmx_optimized.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
PeakFinder.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
PeakFinder.h MIsc. source comment typos 2018-07-27 12:26:56 -04:00
RateTransposer.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
RateTransposer.h Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00
SoundTouch.cpp Removed commented code, style cleanup 2018-08-12 20:51:24 +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 Merge branch 'master' of https://gitlab.com/soundtouch/soundtouch 2018-08-12 20:25:12 +03:00
TDStretch.h Removed commented code, style cleanup 2018-08-12 20:51:24 +03:00