summaryrefslogtreecommitdiff
path: root/Externals/soundtouch/FIFOSampleBuffer.cpp
AgeCommit message (Collapse)Author
2014-09-04Updated SoundTouch library to 1.8.1 [r198]skidau
2013-06-22update soundtouch to svn revision 173Tetsuo55
2013-01-09Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, ↵Ryan Houdek
while Ubuntu 12.10 is 1.6.x. Externals soundtouch is compiled with integer samples, while ubuntu is compiled with float samples. Float samples is probably the more common route. If you're going to use soundtouch, you should probably use SAMPLETYPE instead of explicitly choosing short. This probably breaks the windows build since its includes aren't setup.