Search found 10446 matches

by waxcylinder
Sat May 23, 2020 10:49 am
Forum: Windows
Topic: ACX-Check stopped working
Replies: 16
Views: 817

Re: ACX-Check stopped working

Which leads me to ask what is probably a dumb question: Is it possible to have both old and new versions of Audacity available to use on the same computer? Not a dumb question at all ... Yes you can, but you can only run one version at a time. For QA regression testing I have versions of Audacity o...
by waxcylinder
Sat May 23, 2020 10:42 am
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

We have provided (Steve provided actually) a new tool in 2.4.1 for converting XML files to TXT format for use in 2.4.1.

It ships with Audacity but is not enabled by default - you need to enable it with the Plug-in Manager.

See: https://manual.audacityteam.org/man/eq_ ... erter.html

WC
by waxcylinder
Sat May 23, 2020 10:28 am
Forum: Adding Features to Audacity
Topic: Amplify Feature Request - Adjustable Presets
Replies: 6
Views: 306

Re: Amplify Feature Request - Adjustable Presets

You can do this by creating Macros for the amplification to various levels. I would recommend using Normalize in the macros rather than Amplify - as Normalize amplifies to a specified dB level.

You can even assign shortcuts to each of your amplification macros.

WC
by waxcylinder
Fri May 22, 2020 4:58 pm
Forum: GNU/Linux
Topic: 2.4.1 - Device Toolbar dropdown resizing issue
Replies: 10
Views: 414

Re: 2.4.1 - Device Toolbar dropdown resizing issue

Hi Neil,

thanks for the screenshots - useful

I knew about no. 3 - but not no. 1

But I am not a Linuxer - I'm mainly a Windows bid with part-time Mac (and it's different on both those)

But I will be keeping an eye on all this as we upgrade wxWidgets to 313

Peter.
by waxcylinder
Fri May 22, 2020 11:53 am
Forum: GNU/Linux
Topic: 2.4.1 - Device Toolbar dropdown resizing issue
Replies: 10
Views: 414

Re: 2.4.1 - Device Toolbar dropdown resizing issue

And I can't reproduce this on 2.4.1 on my Macbook Pro under 10.15.4 Catalina.

If you could post screenshots that could be helpful.

Peter.
by waxcylinder
Fri May 22, 2020 11:46 am
Forum: GNU/Linux
Topic: Which format does Export > (external program) use?
Replies: 1
Views: 35

Re: Which format does Export > (external program) use?

I seem to recall that fixed that truncated message for 2.4.0 The bitrate is defined by the command you supply - (external Program) export is tricksy expert-level stuff (on the borders of or above my nerd-grade) Yes Export will mix down all tracks that are not unmuted - You can use Export Selected to...
by waxcylinder
Fri May 22, 2020 11:40 am
Forum: GNU/Linux
Topic: 2.4.1 - Device Toolbar dropdown resizing issue
Replies: 10
Views: 414

Re: 2.4.1 - Device Toolbar dropdown resizing issue

Hi Neil,

we'll be updating wxWidgets for the next 2.4.2 release anyway - so we'll need a lot of checking if the toolbars anyway.

I'll try to remember to keep a special eye out for this.

Peter.
by waxcylinder
Fri May 22, 2020 11:36 am
Forum: macOS
Topic: Malware ad on Audacity download page
Replies: 5
Views: 241

Re: Malware ad on Audacity download page

FossHub wrote:
Thu May 21, 2020 5:40 pm
That misleading ad was blocked yesterday by URL (once again, it was stopped a week ago also, same advertiser, different URL, as soon as we saw it and someone notifies us. I checked again, and I confirm it is blocked, that ad should not appear again. Thank you!
Thanks Sam

Peter.
by waxcylinder
Fri May 22, 2020 11:26 am
Forum: Windows
Topic: Time to place first label - missing -FIXED! thanks
Replies: 8
Views: 36

Re: Time to place first label - missing

BTW 2.1.1 has a nasty bug in it if you use "Save As" rather than "Save" to save to the existing open project.

WC
by waxcylinder
Fri May 22, 2020 11:25 am
Forum: Windows
Topic: Time to place first label - missing -FIXED! thanks
Replies: 8
Views: 36

Re: Time to place first label - missing

Label creating in Audacity has not changed for many moons now - not since the transition from 1.2.6 to the 1.3 Beta series

Ctrl+B (Cmd+B on Mac) will create a label at the current cursor position

Ctrl+M (Cmd+. on Mac) will create a label at the current playback/recording position

WC