Re: [Audacity-devel] Change Tempo et al -> plugins
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Vaughan J. <vjo...@co...> - 2004-05-03 03:11:27
|
Matt Brubeck wrote: >Vaughan Johnson wrote: > > > >>I think I'm finally going to have some time to turn Change Tempo (& >>possibly Change Pitch & Change Speed) into VST plugins in the next >>week or so. Questions: >> >>* Should I go from the HEAD version & use the latest SoundTouch? >> >> > >Yes, please! And if SoundTouch 1.2.1 builds okay on Windows, I'd like >to check it into the AUDACITY_1_2 branch also. > > > 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 Should I just copy the ones from 1.2.x, or did Olli do something different with them? -Vaughan |