Search found 5 matches
- Tue May 20, 2008 6:16 am
- Forum: Windows
- Topic: libvamp.lib missing on Windows build
- Replies: 4
- Views: 1210
Re: libvamp.lib missing on Windows build
Having poked into the project files a little more, it appears as if the default build configuration of "Debug DLL" doesn't actually work. Probably Audacity (which is still in config Debug in solution config Debug DLL) tries to pick up the lib from Debug/libvamp.lib, when it only exists in Debug DLL/...
- Tue May 20, 2008 6:12 am
- Forum: Windows
- Topic: libvamp.lib missing on Windows build
- Replies: 4
- Views: 1210
Re: libvamp.lib missing on Windows build
Steve,
Thanks for the pointer, but that page doesn't mentinon libvamp.lib (or I would already have gotten it).
There is a "libvamp" in lib-src, so I'll see what happens when I add that to the build.
Thanks for the pointer, but that page doesn't mentinon libvamp.lib (or I would already have gotten it).
There is a "libvamp" in lib-src, so I'll see what happens when I add that to the build.
- Tue May 20, 2008 6:11 am
- Forum: General Feedback and Discussion
- Topic: Exporting loop points to WAV
- Replies: 7
- Views: 7844
Re: Exporting loop points to WAV
I can't believe nobody else is interested in this?
- Mon May 19, 2008 4:08 am
- Forum: Windows
- Topic: libvamp.lib missing on Windows build
- Replies: 4
- Views: 1210
libvamp.lib missing on Windows build
I tried downloading and building WX (2.8.7) and Audacity (from CVS). Here is what I've found: 1) The instructions on at least some web/wiki pages hard-link to wx 2.8.4, although you now require 2.8.7. 2) The instructions talk about building the static lib version of wx, but the audacity project actu...
- Mon May 19, 2008 12:42 am
- Forum: General Feedback and Discussion
- Topic: Exporting loop points to WAV
- Replies: 7
- Views: 7844
Exporting loop points to WAV
How do I export a loop point into a WAV? I'd like to have an attack, a sustain/loop section, and a release. In Audacity, the only way I can find to label sections is to use a marker, but this marker doesn't get exported when exporting to WAV. I want to load this into Microsoft XACT, which recognizes...