Search found 59476 matches

by steve
Sun Mar 21, 2021 3:59 pm
Forum: Windows
Topic: exported now x2 file size and lower bitrate!?
Replies: 2
Views: 63

Re: exported now x2 file size and lower bitrate!?

now seems to be 320kbps I don't think that's right. What makes you think the FLAC file is 320 kbps? cut it by like 4 minutes exported it as .flac now its not only x2 the file size That's probably due to "dither". See: https://manual.audacityteam.org/man/dither.html You may want to tempora...
by steve
Sun Mar 21, 2021 3:55 pm
Forum: Audacity 3.x Feedback and Reviews
Topic: Tool selection
Replies: 7
Views: 347

Re: Tool selection

In previous versions of Audacity, and certainly in 2.4.2, tool selection was sticky from one session to another. An important consideration for my own program which can fire up a copy of Audacity, opening a file and navigating and zooming to a particular location in part my spoofig keystrokes. In v...
by steve
Sun Mar 21, 2021 3:45 pm
Forum: Macros and Scripting
Topic: Enhancement for Macros
Replies: 33
Views: 3667

Re: Enhancement for Macros

A new version of "Macro Step Through". Unfortunately it still has the same limitation as described in my previous post (Nyquist effects don't run), but it has some additional "Actions". Step : This is the normal step-through mode. Performs one step of a macro. Each time this runs...
by steve
Sun Mar 21, 2021 3:18 pm
Forum: Macros and Scripting
Topic: Enhancement for Macros
Replies: 33
Views: 3667

Re: Enhancement for Macros

I'm wondering if maybe the MacroStepThrough treats Nyquist commands differently than other internal commands. Yes it does. This is a limitation of running macro commands from Nyquist - you can't run a Nyquist plug-in from a Nyquist plug-in. For example: You can run the normal "Fade In" or...
by steve
Sun Mar 21, 2021 12:20 pm
Forum: Windows
Topic: 3.0.0 - Get error when using Vocal Remove/Isolation
Replies: 12
Views: 1258

Re: 3.0.0 - Get error when using Vocal Remove/Isolation

Perhaps you Windows guys could also check out this topic: viewtopic.php?f=39&t=116696&p=420155&hi ... al#p420155
I've included some sample files for testing in that topic.
by steve
Sun Mar 21, 2021 12:15 pm
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

What does the '1' mean? Track index = 1. The first track is index=0. My understanding, there's no newline in labels. It is "possible" to put a newline in a label, but it is not officially supported and will create strange looking labels. It is not safe to rely on multi-line labels as we d...
by steve
Sun Mar 21, 2021 12:01 pm
Forum: Windows
Topic: unable to parse project information
Replies: 33
Views: 4371

Re: unable to parse project information

there is also the same problem in a Windows Sandbox environment where only C:\drives exist on the disk. I'm inclined to ignore the sandbox environment for now, as the increased restrictions of a sandbox environment could themselves create access problems. I don't know if it's related, but there has...
by steve
Sun Mar 21, 2021 11:53 am
Forum: Windows
Topic: Error Opening Sound Device
Replies: 21
Views: 875

Re: Error Opening Sound Device

armelind313 wrote:
Sun Mar 21, 2021 2:20 am
I just went and verified I had the latest drivers. In fact my drivers are 3 days old. (installed today with pc restart.)
Did Audacity work prior to updating the drivers?
by steve
Sun Mar 21, 2021 11:34 am
Forum: Audacity 3.0.3 alpha
Topic: DBConnection.cpp
Replies: 12
Views: 2636

Re: DBConnection.cpp

funk wrote:
Sun Mar 21, 2021 9:56 am
If someone wants to downgrade the Flatpak, please, use this command:
Can you confirm that it's only the latest Flatpak version that has the problem? Did downgrading fix it?
by steve
Sun Mar 21, 2021 10:04 am
Forum: Windows
Topic: [WINDOWS 10] Pressing any key on keyboard causes audacity to stop working
Replies: 14
Views: 2187

Re: [WINDOWS 10] Pressing any key on keyboard causes audacity to stop working

samiam wrote:
Sun Mar 21, 2021 12:47 am
I apologize for the double-post.
No problem ;)

samiam wrote:
Sun Mar 21, 2021 12:47 am
I just fixed the problem by rolling back the last Windows update
Thank you for the update - that is very useful.