Search found 59476 matches

by steve
Tue Feb 18, 2020 5:07 pm
Forum: macOS
Topic: File won't open
Replies: 1
Views: 437

Re: File won't open

The audio data for an Audacity project is stored in a separated folder that is named with "_data" at the end. If you don't have the project's "_data" folder, then you have no audio.

More information here: https://manual.audacityteam.org/man/aud ... jects.html
by steve
Tue Feb 18, 2020 5:05 pm
Forum: Windows
Topic: How to get tags in when batch exporting as they actually are
Replies: 20
Views: 1033

Re: How to get tags in when batch exporting as they actually are

pintree3 wrote:
Tue Feb 18, 2020 3:53 pm
This would require me doing so for each and every track wouldn't it?
Unless you do a "batch rename" of all your files as I suggested a few posts back.
by steve
Tue Feb 18, 2020 5:02 pm
Forum: Windows
Topic: Resizing tracks not saved
Replies: 33
Views: 844

Re: Resizing tracks not saved

Does Audacity use VST? On Windows, Audacity supports 32-bit VST effects, but not VSTi (VST instruments) and not VST3 or 64-bit VST. Copy protection in some VST effects prevents them from working in Audacity. For example the proprietor y "ilok" dongle is not supported. More info in the man...
by steve
Tue Feb 18, 2020 3:17 pm
Forum: Adding Features to Audacity
Topic: Sample interpolation plotting options
Replies: 6
Views: 592

Re: Sample interpolation plotting options

Anything other than the stem plot will only be an approximation of what the DAC does. Sinc Interpolation would be a good approximation to the theoretical analog waveform (ignoring time shifts / phase shifts / noise / distortion /... that a real world DAC would introduce). The code would also need to...
by steve
Tue Feb 18, 2020 3:02 pm
Forum: Русский
Topic: Russian manual
Replies: 56
Views: 385284

Re: Russian manual

@viacheslav, you are replying to a post that is 4 years old. The original poster has not been on this forum since 2012, and Gale Andrews sadly died on the 23rd of July 2017. Audacity docs deserve a permanent storage away from proprietary clouds which control your data instead of you. Official Audaci...
by steve
Tue Feb 18, 2020 2:46 pm
Forum: Windows
Topic: Podcast Recording
Replies: 5
Views: 469

Re: Podcast Recording

Cedric48 wrote:
Tue Feb 18, 2020 10:56 am
PS: I thought I had ticked the notify reply box
Somewhat uninventively, the notify reply box needs to be "un-ticked" to get a notification. (We don't make the forum software)
by steve
Tue Feb 18, 2020 2:43 pm
Forum: Adding Features to Audacity
Topic: Sample interpolation plotting options
Replies: 6
Views: 592

Re: Sample interpolation plotting options

Audacity offers "Stem plot" or "Join the dots" (linear interpolation).
See the "display samples" option in Preferences: https://manual.audacityteam.org/man/tra ... ences.html
by steve
Tue Feb 18, 2020 2:41 pm
Forum: GNU/Linux
Topic: Inadequate precision of "Change Tempo" effect
Replies: 3
Views: 503

Re: Inadequate precision of "Change Tempo" effect

Try using the "Change Speed" effect instead.
by steve
Tue Feb 18, 2020 2:39 pm
Forum: Windows
Topic: Resizing tracks not saved
Replies: 33
Views: 844

Re: Resizing tracks not saved

Jebbers wrote:
Tue Feb 18, 2020 1:53 pm
Hey! Are you spyin' on me?
:D No, but I see this on my previous post:

Untitled.png
Untitled.png (43.5 KiB) Viewed 199 times
by steve
Tue Feb 18, 2020 2:33 pm
Forum: macOS
Topic: Macro command to toggle selection / deselection
Replies: 19
Views: 1775

Re: Macro command to toggle selection / deselection

Yes, thank you Bill for highlighting the problem.

This issue is now being discussed on the Audacity QA mailing list, to see if we can agree to a less confusing behaviour for future versions of Audacity.