Search found 24069 matches

by Gale Andrews
Fri May 23, 2008 1:01 am
Forum: Windows
Topic: Inno installation script file
Replies: 3
Views: 592

Re: Inno installation script file

Yes we build a "Release" version of Audacity for Windows 98/ME and a "Unicode Release" version for 2000/XP/Vista and use different Inno installer setup scripts for each version to build the installers. Both scripts are in our source code and the script versions below are for buil...
by Gale Andrews
Thu May 22, 2008 11:45 pm
Forum: Mac OS X
Topic: Cannot save files
Replies: 3
Views: 3587

Re: Cannot save files

If you are sure your target folder has space and write permissions it could be a problem that the file or folder name you are exporting to has long or accented characters. If this is the problem, you need the 1.3.3 or 1.3.5 Beta version of Audacity which has Unicode support. Also make sure you have ...
by Gale Andrews
Thu May 22, 2008 11:12 pm
Forum: Windows
Topic: libvamp.lib missing on Windows build
Replies: 4
Views: 1214

Re: libvamp.lib missing on Windows build

At the moment we are in the midst of migrating Audacity to a modular build structure, and the only way you can currently build from CVS out of the box is thus: * build the DLL Debug configuration of wxWidgets 2.8.7 * build the Debug wx284 configuration of Audacity. To run Audacity, you additionally ...
by Gale Andrews
Thu May 22, 2008 10:47 pm
Forum: GNU/Linux and Unix-like
Topic: 1.3.5 Beta insists upon 8k
Replies: 2
Views: 1611

Re: 1.3.5 Beta insists upon 8k

frankzen wrote:The developers gave me the solution - uses the drop down box to select the proper rate and all is well.
I guess they'll fix it for 1.3.5 final.
It is fixed in the code now but we are not planning any further 1.3.5 releases as 1.3.6 is imminent.

Gale
by Gale Andrews
Thu May 22, 2008 10:41 pm
Forum: Windows
Topic: Inno installation script file
Replies: 3
Views: 592

Re: Inno installation script file

Where I can get the script file (.iss) of the Audacity installation ? This file is opensource ? What is it you want to do? Inno can be downloaded here: http://www.innosetup.com/isdl.php The source code is available from the CVS link at the bottom of that page but is not GPL licensed. It can be modi...
by Gale Andrews
Thu May 22, 2008 6:12 pm
Forum: Windows
Topic: equalization problem in audacity 1.3.5
Replies: 2
Views: 836

Re: equalization problem in audacity 1.3.5

stevethefiddle wrote:It seems to be a bug.
Thanks for reporting this - it seems to apply only to Equalization from the effects I tried, and the previous version (1.3.4) is not affected:
http://sourceforge.net/project/showfile ... _id=553991

Gale
by Gale Andrews
Wed May 21, 2008 5:37 pm
Forum: Mac OS X
Topic: I´ve downloaded 1.3.5 beta ...
Replies: 9
Views: 2574

Re: I´ve downloaded 1.3.5 beta ...

What we've basically done now is to hack the Xcode project flle so that as long as we use Xcode to build a Release version, we can work round libraries like libsndfile that have endianness issues and produce a Universal build that works on both PPC and Intel. Would PPC users like to try this version...
by Gale Andrews
Tue May 20, 2008 4:13 pm
Forum: Mac OS X
Topic: I´ve downloaded 1.3.5 beta ...
Replies: 9
Views: 2574

Re: I´ve downloaded 1.3.5 beta ...

No Gale, it makes no difference to change the extension to .mp3 or to set the Import/Export Preference to "make a copy of uncompressed audio files". It's a problem in libsndfile where it's not possible build a working universal binary via a single compile/build run on a single CPU; it's o...
by Gale Andrews
Mon May 19, 2008 6:27 am
Forum: Mac OS X
Topic: I´ve downloaded 1.3.5 beta ...
Replies: 9
Views: 2574

Re: I´ve downloaded 1.3.5 beta ...

As a follow-up: I tried building 1.3.5 from source myself on my iMac G5, and the resulting app doesn't exhibit the WAV/AIFF problem. Perhaps there's something environmental going on with the machine used to create the official universal build? Thanks for the two reports which seem to be saying the ...
by Gale Andrews
Mon May 19, 2008 5:47 am
Forum: Windows
Topic: Blind user asks for help with tracks' editing
Replies: 59
Views: 12825

Re: Blind user asks for help with tracks' editing

Hi Maurimol When you first asked about paste insert you said: "I have problems with pasting: if I paste something after the cursor, it automatically deletes the things that follows the bit I've pasted. I mean when I'm pasting I only want to insert a bit of sound between two other bits, not to r...