Search found 59476 matches

by steve
Wed Mar 24, 2021 3:27 pm
Forum: Audio Processing
Topic: gaussian blur the time axis of the Spectrogram?
Replies: 5
Views: 495

Re: gaussian blur the time axis of the Spectrogram?

Hsingai wrote:
Wed Mar 24, 2021 11:45 am
Is there a good technical description of PaulStretch on the web?
The reference implementation is Paul's stand alone version: http://hypermammut.sourceforge.net/paulstretch/
The Audacity plug-in is a simplified version of that.
by steve
Wed Mar 24, 2021 3:16 pm
Forum: Windows
Topic: Audacity 3.0.0 Doesn't Clear "Recent List"
Replies: 1
Views: 51

Re: Audacity 3.0.0 Doesn't Clear "Recent List"

Thanks for the report. I can reproduce that here as well.
I'll log it on the bug tracker.
by steve
Wed Mar 24, 2021 3:09 pm
Forum: Audacity 3.x Feedback and Reviews
Topic: Failure to open database
Replies: 8
Views: 1168

Re: Failure to open database

Please do let us know if you find repeatable steps.
We are aware that a few users are experiencing problems like this, but it is proving difficult to locate the problem because it doesn't happen for most of us.
by steve
Wed Mar 24, 2021 3:06 pm
Forum: Macros and Scripting
Topic: Enhancement for Macros
Replies: 33
Views: 3667

Re: Enhancement for Macros

Could it be a part of the "Action (Step XX):" or even part of the title of the dialog - "Macro Step Through - Step XX"? The available GUI options for Nyquist plug-ins are quite limited. The interface is created on the fly by Audacity before the Nyquist code runs. The plug-in cod...
by steve
Wed Mar 24, 2021 2:56 pm
Forum: Windows
Topic: Import Failed: This may be caused by an improper MP3 file
Replies: 10
Views: 855

Re: Import Failed: This may be caused by an improper MP3 file

Carlisa83 wrote:
Wed Mar 24, 2021 5:37 am
I have just had a chance to try this now and yes they do open and import successfully.
Which version of Audacity are you testing with?
by steve
Wed Mar 24, 2021 12:59 pm
Forum: Windows
Topic: Can't open AUP file
Replies: 4
Views: 1267

Re: Can't open AUP file

I misspelled the project name when I first created it, then changed the name of the AUP file. For the benefit of any other users reading this topic, the safe way to change the name of an Audacity 2.x project is: 1. Open the project in Audacity 2. "File menu > Save Project > Save Project As...&...
by steve
Wed Mar 24, 2021 12:31 pm
Forum: Audio Processing
Topic: MP3Gain vs Audacity Normalising
Replies: 11
Views: 1599

Re: MP3Gain vs Audacity Normalising

At the output end, is there a standard output level corresponding to 0dB. Like 1V peak to peak, or what? For digital audio, "0 dB" is defined as "full scale". Example 1: 16-bit audio has a numeric range from -32,768 to +32,767. Thus if the signal goes up to 32,767, or down to -3...
by steve
Wed Mar 24, 2021 12:19 pm
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

I want to populate labels in a selected region. But I couldn't find any parameter in GetInfo: to retrieve the start and end of the current selection. This is tricky in the current version of Audacity. "GetInfo:" is the only way to directly get data from Audacity back to Python, and curren...
by steve
Wed Mar 24, 2021 12:01 pm
Forum: Macros and Scripting
Topic: Enhancement for Macros
Replies: 33
Views: 3667

Re: Enhancement for Macros

or could it just be a notification that says "Step 1 Executed" without needing a reply? If it's a pop-up window displaying a result from the Nyquist plug-in, then it has to be dismissed before you can do anything else. Try this in the Nyquist Prompt: (print "I am a message window.&qu...
by steve
Wed Mar 24, 2021 11:58 am
Forum: macOS
Topic: Mono recording only
Replies: 31
Views: 1553

Re: Mono recording only

[email protected] wrote:
Wed Mar 24, 2021 6:51 am
No need on the P8.
I've no idea what you mean. To record 2 channels (stereo) in Audacity you have to set the number of recording channels (in the Device Toolbar) to 2 channels.