Search found 59476 matches

by steve
Thu Mar 19, 2020 5:09 pm
Forum: Windows
Topic: Recording voice and music podcast
Replies: 3
Views: 315

Re: Recording voice and music podcast

There's a tutorial about how to make a voice and music podcast: https://manual.audacityteam.org/man/tut ... music.html
by steve
Thu Mar 19, 2020 3:32 pm
Forum: macOS
Topic: Latency correction not working
Replies: 9
Views: 550

Re: Latency correction not working

The instructions tell you to enter a negative value in the Latency Compensation box Yes which you're saying doesn't work in the current version of Audacity No, I'm not saying that. I'm saying that the instructions work. The only difference now is that the bit of the track that was previously writte...
by steve
Thu Mar 19, 2020 1:44 pm
Forum: Windows
Topic: Adjusting scroll speed?
Replies: 7
Views: 602

Re: Adjusting scroll speed?

I have hours of recordings to scroll through in spectrogram mode to watch for quick sounds (less than a second). What is the purpose of this? What is the recording? (The reason that this matters is that there are ways to get fast playback, but they may modify the sound in some way. Without knowing ...
by steve
Thu Mar 19, 2020 1:39 pm
Forum: macOS
Topic: Newbie Question....please help!
Replies: 6
Views: 175

Re: Newbie Question....please help!

Anyone who can give me a basic / simple guide to using the 'ReplayGain' plug-in, The ReplayGain plug-in is based on a feature in some media players that is called "ReplayGain". It is intended for cases where the real "ReplayGain" feature is unavailable (for example, when making ...
by steve
Thu Mar 19, 2020 10:23 am
Forum: Adding Features to Audacity
Topic: Export multiple Numbering after Label/Track name after the filename prefix
Replies: 1
Views: 267

Re: Export multiple Numbering after Label/Track name after the filename prefix

off's wrote:
Thu Mar 19, 2020 9:26 am
Would it be possible to rename the file with :
It would be "possible" to add hundreds of different naming options, but the developers decided not to do that.
by steve
Thu Mar 19, 2020 10:13 am
Forum: macOS
Topic: Latency correction not working
Replies: 9
Views: 550

Re: Latency correction not working

Audacity no longer records before time=0, which is why you don't see the "<-" arrows.
Use these instructions for latency correction: https://manual.audacityteam.org/man/latency_test.html
by steve
Thu Mar 19, 2020 10:08 am
Forum: macOS
Topic: Debug report makes Audacity unusable
Replies: 5
Views: 999

Re: Debug report makes Audacity unusable

The Debug report is not making Audacity unusable. The Debug report is trying to give information about why Audacity has become unusable. The Debug report is triggered by the problem, not the cause of the problem. I just started having this issue two days ago Was Audacity working correctly before two...
by steve
Thu Mar 19, 2020 10:04 am
Forum: Windows
Topic: I can't hear my audio Windows 10 Audacity 2.3.3
Replies: 8
Views: 871

Re: I can't hear my audio Windows 10 Audacity 2.3.3

If you want to record your microphone, then it is essential that you use headphones. I don't wear headphones when I record Do you have headphones that you can use with your computer? So yeah, I do have a USB mic. You need to enable "Listen to this device" in the Windows sound settings for ...
by steve
Thu Mar 19, 2020 9:53 am
Forum: Nyquist
Topic: I NEED TO COUNT THE TOTAL NUMBER OF SAMPLES BY USING A NYQUIST PROMPT, PLEASE.
Replies: 1
Views: 498

Re: I NEED TO COUNT THE TOTAL NUMBER OF SAMPLES BY USING A NYQUIST PROMPT, PLEASE.

Nyquist in Audacity has a global variable "LEN". The value of LEN is the length of the current selection in samples:

Code: Select all

(print len)
by steve
Wed Mar 18, 2020 8:39 pm
Forum: Windows
Topic: Audacity isn't opening up for me.
Replies: 8
Views: 419

Re: Audacity isn't opening up for me.

justaagirl wrote:
Wed Mar 18, 2020 8:30 pm
How do I open the task manager?
"Alt + Ctrl + Del", then select "Task Manager".

Did you try rebooting the computer?