Search found 59476 matches

by steve
Tue Jun 30, 2020 3:43 pm
Forum: Windows
Topic: Can't import EQ curves in Audacity 2.4.1
Replies: 22
Views: 694

Re: Can't import EQ curves in Audacity 2.4.1

How strange.

Please updating Audacity to 2.4.2 and see it that fixes it. (https://www.audacityteam.org/download/mac/)
by steve
Tue Jun 30, 2020 3:31 pm
Forum: macOS
Topic: Bug Report 2.4.2 Possibly insignificant Loudness Normalization oddity
Replies: 4
Views: 200

Re: Bug Report 2.4.2 Possibly insignificant Loudness Normalization oddity

Yes, it's a bug, and it's a new one (it does not happen in Audacity 2.4.1, only in 2.4.2)
I'll log it on the bug tracker.
Thanks for the report.
by steve
Tue Jun 30, 2020 3:00 pm
Forum: Windows
Topic: recording issues
Replies: 25
Views: 530

Re: recording issues

Yes that's it.
The devices there are all parts of the computer's built-in sound card.

What is the make / model of your headset, and how does it connect to your computer?
Was your headset connected when you made that screenshot?
by steve
Tue Jun 30, 2020 2:08 pm
Forum: Windows
Topic: recording issues
Replies: 25
Views: 530

Re: recording issues

Please post a screenshot of the Recording tab from the Windows Sound control panel.
by steve
Tue Jun 30, 2020 2:04 pm
Forum: Windows
Topic: Can't import EQ curves in Audacity 2.4.1
Replies: 22
Views: 694

Re: Can't import EQ curves in Audacity 2.4.1

Audacity version 2.4.2. The output file seems to never get created. Does the plug-in look like this: https://manual.audacityteam.org/m/images/9/96/eq_xml_to_txt_converter.png To use the plug-in: 1) Create a new, empty folder somewhere convenient 2) Place the "EQ_toolbox_78rpm.xml" file in...
by steve
Tue Jun 30, 2020 1:56 pm
Forum: Windows
Topic: Add New Track OTHER than at bottom...
Replies: 21
Views: 1218

Re: Add New Track OTHER than at bottom...

Would there be a way to write an effect in Nyquist code that knows the track number you are on, knows the last track number, and can move the last track up based on the difference between the last and current track numbers? Or does Nyquist just act on a selected piece of audio? A "normal"...
by steve
Tue Jun 30, 2020 1:45 pm
Forum: Adding Features to Audacity
Topic: Use of ffmpeg 4.x.x
Replies: 41
Views: 7160

Re: Use of ffmpeg 4.x.x

MarkA wrote:
Tue Jun 30, 2020 12:57 pm
I need to recompile Audacity with this altered file... it's not a plug-in...?
Correct :)
by steve
Tue Jun 30, 2020 1:42 pm
Forum: Windows
Topic: Audacity 2.4.2 download infected with Trojan virus [SOLVED]
Replies: 24
Views: 3267

Re: Audacity 2.4.2 download infected with Trojan virus

I then had a closer look - that file was mail.zip I suspect that this file - which was not inside the unzipped Audacity folder Did bitdefender describe the file as a "trojan"? I'd highly recommend that you do a full in-depth malware scan of your computer - not the quick scan, do the one t...
by steve
Tue Jun 30, 2020 1:34 pm
Forum: Windows
Topic: Audacity 2.4.2 download infected with Trojan virus [SOLVED]
Replies: 24
Views: 3267

Re: Audacity 2.4.2 download infected with Trojan virus

Quantum wrote:
Tue Jun 30, 2020 12:44 pm
How can I stay in touch to be notified of all updates?
We announce new releases here on the forum, on facebook and on twitter (see links near the top left corner of this page).
Release announcements include a link to a list of major changes in the new version.
by steve
Tue Jun 30, 2020 12:16 pm
Forum: Adding Features to Audacity
Topic: Use of ffmpeg 4.x.x
Replies: 41
Views: 7160

Re: Use of ffmpeg 4.x.x

MarkA wrote:
Tue Jun 30, 2020 12:03 pm
My apologies for being terribly dim, but where do I find "ImportFFmpeg.cpp"?
Here: https://github.com/audacity/audacity/bl ... FFmpeg.cpp
(See also: https://help.github.com/en/github/searc ... -on-github)