Search found 24069 matches

by Gale Andrews
Tue Apr 26, 2016 1:49 pm
Forum: Compiling Audacity
Topic: Is there updated build instructions for compiling Audacity?
Replies: 21
Views: 5823

Re: Is there updated build instructions for compiling Audaci

More on the hacks. As I understand it if you have greater than Xcode 7.1, you should only use the 10.11 SDK which is the minimum allowed. In src\MemoryX.h change #if !(_MSC_VER >= 1800 || __cplusplus >= 201402L) to #if !(_MSC_VER >= 1800 || __cplusplus >=201603L) (or other value appropriate to your ...
by Gale Andrews
Tue Apr 26, 2016 1:39 pm
Forum: Compiling Audacity
Topic: Is there updated build instructions for compiling Audacity?
Replies: 21
Views: 5823

Re: Is there updated build instructions for compiling Audaci

Audacity is no longer using SVN. Please use https://github.com/audacity/audacity/bl ... /Build.txt.

Extra hacks may be needed if you use later than Xcode 7.1.

Gale
by Gale Andrews
Tue Apr 26, 2016 1:15 pm
Forum: Windows
Topic: Unable to save "export multiple"
Replies: 4
Views: 223

Re: Unable to save "export multiple"

rehn wrote:> It's easier if you disable the Metadata pop-up.
It is not only easier, it was impossible with the Metadata pop-up.
No-one else has that problem. I recommend you download the latest Audacity 2.1.2 from the link given in the pink panel at the top of the page.

Gale
by Gale Andrews
Tue Apr 26, 2016 1:10 pm
Forum: Windows
Topic: recording vinyl...too loud
Replies: 11
Views: 1610

Re: recording vinyl...too loud

Art suggest configuring the device with Speech Recognition but I don't know anyone who has said that solves the problem. Please let us know if it works for you.


Gale
by Gale Andrews
Tue Apr 26, 2016 12:06 pm
Forum: Windows
Topic: "Remaining Time" doesn't decrease when exporting large files
Replies: 3
Views: 236

Re: "Remaining Time" doesn't decrease when exporting large f

Thanks for the report. It's nothing to do with different operating systems. The bug occurs if one track is much shorter than the others, which is the case in your screenshot. The bug is in 2.1.2 release too, as described in the 2.1.2 Release Notes . The bug has now been fixed in our source code so w...
by Gale Andrews
Tue Apr 26, 2016 11:26 am
Forum: Windows
Topic: Recording a PC Language Course [SOLVED]
Replies: 8
Views: 347

Re: Recording a PC Language Course

I'm having the same problem again. It won't record. I'm using Win 10 and Audacity 2.1.1 It was working for a while. I don't know what's changed. I have MME, Microphone(Reltek High, 2(Stereo) Record, Speakers(Reltek High I click on the Record button, Alt + Tab to the Spanish lesson, and play the les...
by Gale Andrews
Tue Apr 26, 2016 11:12 am
Forum: Windows
Topic: Can't change pitch, tempo, or speed, nothing works!
Replies: 18
Views: 3843

Re: Can't change pitch, tempo, or speed, nothing works!

Windows 10 allows apostrophe to be set as decimal separator. I tried that out, but it does not create a problem in Audacity running in System, English or locales where comma is the separator.


Gale
by Gale Andrews
Tue Apr 26, 2016 10:47 am
Forum: Windows
Topic: Help using editing
Replies: 1
Views: 131

Re: Help using editing

I have just joined this forum because I have downloaded Audacity 2 to a new computer (running Windows 7 pro) If Help > About Audacity... says "Audacity 2" then that version is not made by us and you should uninstall it. The latest Audacity 2.1.2 supplied by us is here: http://audacityteam...
by Gale Andrews
Tue Apr 26, 2016 10:37 am
Forum: Windows
Topic: How to truncate silence in multiple track? [SOLVED]
Replies: 3
Views: 759

Re: How to remove silence in multiple track ?

Please don't forget to give us your Audacity version when asking for help (all three numbers, see the pink panel at the top of the page). I used to "Truncate silence" effect to remove silence but it only remove silence in single track. I have a lot of track, so I cannot remove silence manu...
by Gale Andrews
Mon Apr 25, 2016 2:23 pm
Forum: GNU/Linux
Topic: Keyboard Shortcuts Activate While Naming Tracks
Replies: 3
Views: 402

Re: Keyboard Shortcuts Activate While Naming Tracks

Just a reminder, uninstall 2.0.6 before installing the 2.1.2 PPA from https://launchpad.net/~ubuntuhandbook1/ ... u/audacity .


Gale