Search found 59476 matches

by steve
Wed Aug 08, 2018 9:46 am
Forum: Windows
Topic: High and long HD usage on exit.
Replies: 17
Views: 460

Re: High and long HD usage on exit.

I was thinking that maybe there is a secure delete option in Audacity or something, No. Just regular delete. I see in the Task manager 100% usage 100% SSD use, CPU use, or both? In the "Processes" tab, what processes are showing more than 0%? Do you have a regular spinning disk hdd as wel...
by steve
Tue Aug 07, 2018 7:21 pm
Forum: Windows
Topic: High and long HD usage on exit.
Replies: 17
Views: 460

Re: High and long HD usage on exit.

Audacity does a bit of house keeping when it shuts down (deletes the old Undo History data, removes the lock file, releases the RAM it was using...), but with a SSD that should all be extremely quick (just a few seconds), and no noticeable increase in CPU. Perhaps you have a security application ver...
by steve
Tue Aug 07, 2018 6:37 pm
Forum: macOS
Topic: Corrupt Files
Replies: 3
Views: 157

Re: Corrupt Files

Select the option:
"Treat missing audio as silence (this session only)"

Then from the Help menu, select "About Audacity" and make a note of the Audacity version number.
Then close Audacity.

What is the version number of Audacity?
by steve
Tue Aug 07, 2018 6:32 pm
Forum: Windows
Topic: Hebrew UI has too agressive justifiaction to the right [CLOSED]
Replies: 15
Views: 1074

Re: Hebrew UI has too agressive justifiaction to the right

Thanks.
Could you post some screenshots of 2.0.2 on Windows with Hebrew selected so that I can log what the differences are (I'm not on Windows and I don't have a RTL language installed).
by steve
Tue Aug 07, 2018 6:09 pm
Forum: Windows
Topic: Hebrew UI has too agressive justifiaction to the right [CLOSED]
Replies: 15
Views: 1074

Re: Hebrew UI has too agressive justifiaction to the right

אריה ענק משער האריות wrote:
Tue Aug 07, 2018 4:41 pm
The previous version is fine
Which version is fine?
Which platform? (Windows, Mac or Linux)
by steve
Tue Aug 07, 2018 4:37 pm
Forum: macOS
Topic: Adjustable Fade Error
Replies: 8
Views: 546

Re: Adjustable Fade Error

I'll see if I can figure out Generated Tones this evening :) Here's the relevant part of the manual: https://manual.audacityteam.org/man/generate_menu.html Ha! Ok, thank you :) I was pretty sure it was just my ignorance, this makes me feel better. Not sure how this makes me feel - it's been broken ...
by steve
Tue Aug 07, 2018 3:36 pm
Forum: macOS
Topic: Adjustable Fade Error
Replies: 8
Views: 546

Re: Adjustable Fade Error

Congratulations, you've found a bug. :shock: Preview does not work in Adjustable Fade if the selected track is stereo. I've now fixed the bug for the next release of Audacity, but the new version is not compatible with older versions of Audacity. The effect should still work on stereo tracks when ap...
by steve
Tue Aug 07, 2018 2:11 pm
Forum: macOS
Topic: Adjustable Fade Error
Replies: 8
Views: 546

Re: Adjustable Fade Error

Can you give step by step instructions for how I can reproduce this problem.
by steve
Tue Aug 07, 2018 2:08 pm
Forum: Windows
Topic: Adding randomized silence (Windows 10, Audacity 2.1.3)
Replies: 86
Views: 7072

Re: Adding randomized silence (Windows 10, Audacity 2.1.3)

No, keep it as:

Code: Select all

  (let* ((range (abs (- maxrest minrest)))
         (dur (+ minrest (* range (rrandom)))))
and just change the values of minrest and maxrest.
by steve
Tue Aug 07, 2018 1:22 pm
Forum: Windows
Topic: keyboard amplifier sounds a rattling automatic gun
Replies: 9
Views: 317

Re: keyboard amplifier sounds a rattling automatic gun

Do you have "Software Playthrough" enabled in the Audacity "Transport menu > Transport Options"? If so, turn that off (so it is not selected). Do you have "Listen to this device" enabled for your sound card in the Windows Sound Control Panel ? If so, turn that off. In A...