Search found 24069 matches

by Gale Andrews
Thu May 05, 2016 11:05 am
Forum: Windows
Topic: Not maximized window with more than two files
Replies: 6
Views: 1729

Re: Not maximized window with more than two files

We don't make MP3Tag so we cannot answer your questions. I had tried it on Windows 10. If I find it does the same as for you on Windows 7 I will post here.

Gale
by Gale Andrews
Thu May 05, 2016 10:38 am
Forum: Compiling Audacity
Topic: Difficulty with "Building on Mac" setup. CMake/config
Replies: 7
Views: 2760

Re: Difficulty with "Building on Mac" setup. CMake/config

There is no need to build Audacity. We have binaries at http://audacityteam.org/download/mac . If you still want to build Audacity, follow https://github.com/audacity/audacity/blob/master/mac/Build.txt . Note the workarounds mentioned there for building with greater than Xcode 7.1, which is not offi...
by Gale Andrews
Wed May 04, 2016 1:14 pm
Forum: GNU/Linux
Topic: No wma support (yet) but want to understand build config
Replies: 8
Views: 874

Re: No wma support (yet) but want to understand build config

Did you do

Code: Select all

sudo ldconfig
after installing your local build of FFmpeg?


Gale
by Gale Andrews
Wed May 04, 2016 1:05 pm
Forum: GNU/Linux
Topic: No wma support (yet) but want to understand build config
Replies: 8
Views: 874

Re: Compiling from source, ffmpeg versioning. Confused

I think this will be less confusing if merged back into the original topic. Done.

Gale
by Gale Andrews
Wed May 04, 2016 12:55 pm
Forum: macOS
Topic: Alignment issues
Replies: 4
Views: 295

Re: Alignment issues

The next version fixes a bug where white space in tracks could cause the files exported with Export Selection or Export Multiple to be too long. We still don't export "white space before the audio starts" as silence, so we don't preserve alignment of multiple tracks that are part of a mix....
by Gale Andrews
Wed May 04, 2016 12:46 pm
Forum: Windows
Topic: Glaceverb dll
Replies: 4
Views: 550

Re: Glaceverb dll

Is there any way to adjust the existing reverb effect as a track plays so it can be monitored instead if stop adjust stop adjust......? Not yet. Any VST reverb plugin should support Audacity's Real-time preview if you are using the current Audacity 2.1.2. Please see the pink panel at the top of the...
by Gale Andrews
Wed May 04, 2016 12:35 pm
Forum: Windows
Topic: RETRIEVE UNSAVED AUDACITY FILE
Replies: 5
Views: 474

Re: RETRIEVE UNSAVED AUDACITY FILE

Error message said I can retrieve the file manually. How do I do that? I am using Windows 7. This sounds like you are using an obsolete 1.2.x version of Audacity. Please read the pink panel at the top of the page carefully. If you said Yes to deleting temporary files, there is nothing you can recov...
by Gale Andrews
Wed May 04, 2016 12:15 pm
Forum: Windows
Topic: Only microphone as recording device on W10
Replies: 7
Views: 550

Re: Only microphone as recording device on W10

Have you tried Windows WASAPI loopback recording with the drivers you have now, if they otherwise sound good?


Gale
by Gale Andrews
Wed May 04, 2016 12:10 pm
Forum: Windows
Topic: Labels2CueSheet - Labels to Cue Sheet Converter for Windows
Replies: 21
Views: 2405

Re: Labels2CueSheet - Labels to Cue Sheet Converter for Wind

What compiler are you using?

Gale
by Gale Andrews
Wed May 04, 2016 11:57 am
Forum: Windows
Topic: Clicking sound when starting Audacity
Replies: 3
Views: 261

Re: Clicking sound when starting Audacity

Please see my previous answer as to why there is a click. If you don't like the click you may remove the device query in the source code and recompile Audacity. This would also make Audacity start faster.


Gale