Re: [Audacity-devel] Change Tempo et al -> plugins
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Matt B. <mbr...@cs...> - 2004-05-03 15:03:58
|
Vaughan Johnson wrote: > Ran into a few problems getting SoundTouch 1.2.1 to build on Windows. > Fixed the ".cc" -> ".cpp" rename problems, but now it's missing some > include files that are not in HEAD's > ".\lib-src\soundtouch\source\SoundTouch", but are in the 1.2.x > branches: > > FIFOSampleBuffer.h > SoundTouch.h > STTypes.h These are now in soundtouch/include. There is also a new Visual Studio project file in soundtouch/source/SoundTouch. (Sorry I forgot to mention this sooner!) |