Search found 59476 matches

by steve
Sun May 03, 2020 9:44 pm
Forum: Adding Features to Audacity
Topic: Keep labels synched with audio
Replies: 6
Views: 355

Re: Keep labels synched with audio

Try this: I'm assuming that you have one audio track with multiple clips, and each clip has a label in a label track below the audio track. The instructions will need to be adapted if your project is different. 1) "Sync-Lock" OFF (disabled) 2) Double click on the audio clip that you want t...
by steve
Sun May 03, 2020 9:34 pm
Forum: Windows
Topic: Audacity recording randomly stops / freezes
Replies: 13
Views: 984

Re: Audacity recording randomly stops / freezes

If this was a known problem, then we would have given you the answer straight away. It isn't a known problem. As you say, it "should" work, and it "does" work for you on your less powerful laptop, but it seems that there's something peculiar about your new laptop that is causing ...
by steve
Sun May 03, 2020 9:26 pm
Forum: Windows
Topic: I can't fix Audacity
Replies: 7
Views: 208

Re: I can't fix Audacity

What happens if you click on "File menu > Exit" ?
by steve
Sun May 03, 2020 9:24 pm
Forum: GNU/Linux
Topic: [Solved]Upgraded to Knoppix 8.6.1 with Audacity 2.2.2
Replies: 4
Views: 321

Re: [Solved]Upgraded to Knoppix 8.6.1 with Audacity 2.2.2

Distortion effects are difficult to describe. It's best to play with the effect for a while to get a feel for what it does. Upper Threshold Query:What does this signify? Noise Floor (-80 to -20 dB) Query: What does the lower and higher level signify and what is floor. Is it about Signal that is cons...
by steve
Sun May 03, 2020 9:12 pm
Forum: Windows
Topic: default save file type
Replies: 3
Views: 38

Re: default save file type

When you use "File menu > Export > Export Audio..." the format settings will be whatever you used last.
by steve
Sun May 03, 2020 9:11 pm
Forum: Nyquist
Topic: EQmatch with Nyquist
Replies: 2
Views: 778

Re: EQmatch with Nyquist

I guess that you must be using an older version of Audacity. As of version 2.3.3 the Equalization effect has been replaced with "Filter Curve EQ" (https://manual.audacityteam.org/man/filter_curve.html) In the Audacity 2.3.3 version of Filter Curve, there is no direct support for importing ...
by steve
Sat May 02, 2020 9:24 pm
Forum: Windows
Topic: 2.4.0 release date?
Replies: 27
Views: 7765

Re: 2.4.0 release date?

soulfire wrote:
Sat May 02, 2020 6:03 pm
Spectral delete and Noise Gate are great. Thank you so much for this!
Glad you like them :)
soulfire wrote:
Sat May 02, 2020 6:03 pm
but there is no Spectral Selection Toolbar floating with low and high frequencies.
Enable it in "View menu > Toolbars".
It's disabled by default as most users don't do spectral editing.
by steve
Sat May 02, 2020 5:48 pm
Forum: macOS
Topic: Generate-Rhythm Track Not Working
Replies: 4
Views: 123

Re: Generate-Rhythm Track Not Working

davidfriendly13 wrote:
Sat May 02, 2020 4:05 pm
Once those are set and you hit "OK", a window opens, similar to the one when ou are opening files or saving files that shows a double time counter.
Are you referring to the "progress indicator"?

rt.png
rt.png (17.39 KiB) Viewed 109 times
by steve
Sat May 02, 2020 3:00 pm
Forum: Podcasting with Audacity
Topic: Record PC audio + mic
Replies: 4
Views: 261

Re: Record PC audio + mic

If supported by your sound card and drivers: Go into Windows Sound settings. Enable "Listen to this device" for your microphone. Set Audacity to record from "Stereo Mix" Ensure that you are using headphones and NOT speakers, otherwise you risk loud squealing audio feedback. Note ...
by steve
Sat May 02, 2020 1:50 pm
Forum: Compiling Audacity
Topic: Building Audacity 2.3.3 is OK,but recording doesn't work
Replies: 20
Views: 3169

Re: Building Audacity 2.3.3 is OK,but recording doesn't work

auak wrote:
Wed Apr 29, 2020 4:34 am
i installed audacity 2.3.3. and audacity 2.0.0 both on my computer, they all work fine
So the problem was only with commit 11850 ?
Have you tried updating (git pull) and then building?