Search found 59476 matches

by steve
Fri Jun 21, 2019 12:28 pm
Forum: Windows
Topic: recording level too high or low, There's no gradation.
Replies: 41
Views: 2982

Re: recording level too high or low, There's no gradation.

waxcylinder wrote:
Fri Jun 21, 2019 10:12 am
Nor can you set a shortcut for "Apply Macro" directly
but I can set a shortcut to "Macros..."
macros.png
macros.png (108.97 KiB) Viewed 906 times
apply.png
apply.png (104.21 KiB) Viewed 906 times
by steve
Fri Jun 21, 2019 12:21 pm
Forum: Windows
Topic: cannot save project or export it...
Replies: 14
Views: 306

Re: cannot save project or export it...

In the search box of the Windows Start menu, type: cmd and select the "Command Prompt" app. When the Command Prompt window opens, you should see a prompt: C:\Users\Utilisateur> Do you see that? If you do, then type: dir "C:\Users\Utilisateur\Desktop\son" That will print a list of...
by steve
Fri Jun 21, 2019 11:49 am
Forum: Windows
Topic: cannot save project or export it...
Replies: 14
Views: 306

Re: cannot save project or export it...

OK, let's try another way: Please post a screenshot of the message.
by steve
Fri Jun 21, 2019 11:48 am
Forum: GNU/Linux
Topic: Direct Recording
Replies: 1
Views: 188

Re: Direct Recording

Recording what is playing on the computer is described here: https://manual.audacityteam.org/man/tut ... linux.html
It's the same on Debian and Ubuntu (I use both).
by steve
Fri Jun 21, 2019 11:46 am
Forum: macOS
Topic: Zooming in on 2.1.0; running 10.14.5 Mojave
Replies: 1
Views: 162

Re: Zooming in on 2.1.0; running 10.14.5 Mojave

https://www.audacityteam.org/download/ site and it's 2.1.0. The current version is 2.3.2. "Audacity 2.1.1-screen-reader .dmg" is the recommended version for visually impaired / blind users on macOS. You can check your Audacity version by looking in "Audacity menu > About Audacity&quo...
by steve
Fri Jun 21, 2019 11:39 am
Forum: Windows
Topic: cannot save project or export it...
Replies: 14
Views: 306

Re: cannot save project or export it...

Rosaberge2 wrote:
Fri Jun 21, 2019 11:17 am
the message say that I cannot save my files because the files doesn't exist.
Please quote exactly and in full what the message says. Without the full and exact message, it could be anything causing the problem.
by steve
Fri Jun 21, 2019 9:38 am
Forum: Windows
Topic: cannot save project or export it...
Replies: 14
Views: 306

Re: cannot save project or export it...

Rosaberge2 wrote:
Thu Jun 20, 2019 12:53 pm
I come to save it and it' say that the files doesn't exist!
What is the full and exact message (without missing anything out or changing anything)?
Which exact version of Audacity are you using?
Which operating system are you using?
by steve
Fri Jun 21, 2019 9:37 am
Forum: Windows
Topic: recording level too high or low, There's no gradation.
Replies: 41
Views: 2982

Re: recording level too high or low, There's no gradation.

I don't see the point in removing a feature that people use. What's been removed? The "Scripting and Automation" features in Audacity have been massively expanded. why can't I set a hot key to apply macro now? What exactly do you want to do? In Audacity 2.3.3 alpha on Linux, I can set hot...
by steve
Thu Jun 20, 2019 10:15 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: bug 2.3.2 mod-script-pipe
Replies: 6
Views: 722

Re: bug 2.3.2 mod-script-pipe

Here's a better fix. This retains the dot as the decimal separator, but does not quote the numeric values, so it does not interfere with Nyquist. diff --git a/src/commands/CommandTargets.cpp b/src/commands/CommandTargets.cpp index 490d3fb..c171827 100644 --- a/src/commands/CommandTargets.cpp +++ b/s...
by steve
Thu Jun 20, 2019 10:07 pm
Forum: Windows
Topic: Strange filter-like distortion appeared randomly over my audio - need fix please.
Replies: 1
Views: 92

Re: Strange filter-like distortion appeared randomly over my audio - need fix please.

First problem: Your recording level is too high, causing the audio to be "clipped" (distorted) when it slams against the top / bottom of the track. Second problem: In the second half of the recording, it sounds like some of the audio data is being dropped. There's many reasons why this can...