Search found 1327 matches

by Edgar
Thu Nov 17, 2011 12:39 am
Forum: Windows
Topic: Annoying behavior, which must have a simple fix.
Replies: 11
Views: 4279

Re: Annoying behavior, which must have a simple fix.

In 1.2.6 the Toolbars were derived from wxWindow class: class ToolBar:public wxWindow and it ended up in a ToolBarFullFrame which was based on a wxFrame: ToolBarFullFrame::ToolBarFullFrame([...]) : wxFrame([... only FLAGS shown:] wxSTAY_ON_TOP | wxMINIMIZE_BOX | wxCAPTION | wxRESIZE_BORDER | ((paren...
by Edgar
Wed Nov 16, 2011 6:44 am
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

My suspicion about a problems with the locale project are born out. It seems that as it is not scheduled to be build by the converted solution there is no attempt to create po.targets, po.props nor po.xml from the original rules file. Attempting to build locale yields the same sort of "missing ...
by Edgar
Tue Nov 15, 2011 11:20 pm
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

part the second...let us skip back a few lines in the previous post to the point where it says "The next chore will be to fix portmixer…". Before you change that Yes into a No , this might be a good time to try compiling Audacity before you make any changes to the property pages. In the pr...
by Edgar
Tue Nov 15, 2011 6:09 pm
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

That "trivial" little problem caused me to pull an all-nighter! But I have it all working now and I resolved the problem with DSound. As it turns out you must also compile wxWidgets with MS VC++ 2010. Last night before posting I only did a few cursory checks which worked okay but with exte...
by Edgar
Tue Nov 15, 2011 7:33 am
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

The above instructions are working fine for Debug & Release but both Unicode solutions are still having a "trivial" problem.
by Edgar
Tue Nov 15, 2011 5:23 am
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Success compiling Audacity with VS2010

In your Audacity directory, convert win/audacity.sln by opening it in MS VS2010 (this needs to be an up-to-date version--use Windows Update service and make sure you are set to "update other products from Microsoft"). DO NOT attempt to build it yet! After the conversion, in the /win/ folde...
by Edgar
Mon Nov 14, 2011 4:50 pm
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

How should the patch be applied, btw? My ugly reply was more directed at Steve <grin> ! Since you are on Linux, Steve should be the one to step you through the process. Since it is only a couple of minor changes you could do it by hand. Have you gotten Audacity to build from scratch yet? If so, jus...
by Edgar
Mon Nov 14, 2011 5:40 am
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

First, your last patch applied just fine. Second, its GUI functioned as you designed (personally, I would have the Release in 1/100's -- two decimal places, see pic at bottom*). Third, as to why 2.0 seems to end up at ~1.3...this gets real ugly and there is no "answer" just some conclusion...
by Edgar
Mon Nov 14, 2011 1:59 am
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

Just dropping by between dinner & hot tub, grabbed the new patch...will be back in 2 hours to see why 2 sec equals 1.3 seconds...
by Edgar
Mon Nov 14, 2011 12:38 am
Forum: Audio Processing
Topic: Compressor: shorter attack/release times?
Replies: 59
Views: 16702

Re: Compressor: shorter attack/release times?

Hi Steve! I'll jump in here but will also answer the PM... The patch would not apply via Tortoise SVN's Apply Patch. Gale has just recently had a problem with my patches so it might be a Tortoise problem. I applied manually and seem to have one minor problem. If one increments the Attack Time slider...