Search found 24069 matches

by Gale Andrews
Fri Nov 11, 2016 11:55 am
Forum: Windows
Topic: Export Audio: duplicate year in metadata
Replies: 8
Views: 395

Re: Export Audio: duplicate year in metadata

Assuming you are exporting MP3 it is deliberate and you cannot stop it happening if you use your current tag editor. Some media players only work with ID3v2.3 tags and some only work with ID3v2.4 tags. Writing the tag in each format is the only way that we can get both iTunes and Windows Media Playe...
by Gale Andrews
Thu Nov 10, 2016 3:25 pm
Forum: Windows
Topic: Audacity not opening aup files when using File > Open
Replies: 9
Views: 294

Re: Audacity not opening aup files when using File > Open

These reports became much more frequent after we changed the AUTOSAVE file to a binary (but that change stopped the issues that we had with "can't save - is the disk full?" or "can't write to the AUTOSAVE file"). It's possible there is a connection with the change to a binary fil...
by Gale Andrews
Thu Nov 10, 2016 2:27 pm
Forum: Windows
Topic: Listening to input.
Replies: 12
Views: 2789

Re: Listening to input.

If it’s of interest to you or anybody, I have uploaded “audacity-win-r13879-2.1.0-alpha-12-jan-15.zip” to Google Drive: audacity-win-r13879-2.1.0-alpha-12-jan-15.zip . Also I would love to be able to test a new experimental alpha build with WDM/KS support… Alpha builds should not be used for produc...
by Gale Andrews
Thu Nov 10, 2016 1:54 pm
Forum: Windows
Topic: Audacity 2.1.2 vs 2.0.5 (FFMpeg speed)
Replies: 1
Views: 249

Re: Audacity 2.1.2 vs 2.0.5 (FFMpeg speed)

You can use the standard WAV exporter to export multi-channel WAV.

Are you editing these files while they are in Audacity? Re-encoding a lossy format like AC3 always degrades the file, even if you increase the bit rate.

Gale
by Gale Andrews
Thu Nov 10, 2016 1:39 pm
Forum: Windows
Topic: After amplification, end of recording is missing
Replies: 6
Views: 321

Re: After amplification, end of recording is missing

If the audio is correct in Audacity the problem is with the export or more likely the video application. Use File > Export Audio not Export Selected Audio. It is easy to verify the export - drag it back into Audacity. Exactly what format are you exporting to with what parameters? Exactly what video ...
by Gale Andrews
Thu Nov 10, 2016 1:22 pm
Forum: Windows
Topic: Problem recording sound trough Logitech Wireless headset
Replies: 6
Views: 774

Re: Problem recording sound trough Logitech Wireless headset

You have to choose the headset as recording device in Device Toolbar . If you don't see the device, try Transport > Rescan Audio Devices. If you are trying to record Skype Calls in Audacity, don't. Try MP3 Skype Recorder http://voipcallrecording.com/ or Pamela http://www.pamela.biz/en/products/ . Ma...
by Gale Andrews
Thu Nov 10, 2016 1:09 pm
Forum: General Audio Programming
Topic: Need to consume Audacity in .Net application programmaticall
Replies: 3
Views: 3950

Re: Need to consume Audacity in .Net application programmati

Mod-script-pipe does build on Windows and Mac, just not on Linux.

Here is the help page for scripting: http://manual.audacityteam.org/man/scripting.html .

Gale
by Gale Andrews
Wed Nov 09, 2016 5:30 pm
Forum: Adding Features to Audacity
Topic: Consider a project of only unmodified tracks to be "clean"
Replies: 150
Views: 18916

Re: Consider a project of only unmodified tracks to be "clea

Returning to the OP's original proposition (emphasis mine): I use Audacity for playback and analysis, but not editing of audio files as part of my work. In this use case, the save project prompt that appears on exit is a nuisance. There is an alternative approach to resolving this "nuisance&qu...
by Gale Andrews
Wed Nov 09, 2016 4:53 pm
Forum: Windows
Topic: How To recovery file recording
Replies: 1
Views: 120

Re: How To recovery file recording

All the .au files are there, but it's folders (d00 to d06) with a total 1560 files. I couldn't find a tool that can rebuild the .aup file, which is just an xml it seems. If such a tool doesn't exist, I would be able to write a tool which recreates the xml, but i need the exact sequence of the .au p...
by Gale Andrews
Wed Nov 09, 2016 4:14 pm
Forum: Feature Request Archive
Topic: File Exists -- confirm option defaults to YES
Replies: 16
Views: 2578

Re: File Exists -- confirm option defaults to YES

One way to make the "extra clicks" go away is to make this Yes/No overwrite dialog permanently dismissable with a "Don't show this message again". I think that's the opposite of what the OP is requesting. They want Audacity to be safer when exporting. It's more or less the OP's ...