Search found 59476 matches

by steve
Sat Feb 29, 2020 3:05 pm
Forum: Русский
Topic: Russian manual
Replies: 56
Views: 385284

Re: Russian manual

Is there a how-to explaining how to translate extra nyqist plugins? I'm not sure what you mean by " extra " plug-ins. Translation of the UI for Nyquist plug-ins is only available for plug-ins that are shipped with Audacity. For third party plug-ins, translation of messages (but not the UI...
by steve
Sat Feb 29, 2020 2:59 pm
Forum: macOS
Topic: reverb
Replies: 2
Views: 231

Re: reverb

Try testing on a "Rhythm Track" (https://manual.audacityteam.org/man/rhythm_track.html).
Test the Reverb "Factory presets" (https://manual.audacityteam.org/man/reverb.html)
by steve
Sat Feb 29, 2020 1:54 pm
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

On Linux, with Python 3, this will read the return message and print as hex values. You may notice that with two labels containing "小苹果", the printed data is a mix of UTF-8 and non-UTF-8 (UTF-8 and "latin 1" characters perhaps?). import os import sys PIPE_BASE = '/tmp/audacity_sc...
by steve
Sat Feb 29, 2020 1:34 pm
Forum: GNU/Linux
Topic: Installation Problem
Replies: 6
Views: 1418

Re: Installation Problem

But when I go to my Menu and type in Audacity, I see audacity-minsrc-2.3.3 "audacity-minsrc-2.3.3" is the source code. As Tomoms wrote: Open the Software Manager (you should find it in the main menu) and type "audacity" in the search bar. The first result should be what you're l...
by steve
Sat Feb 29, 2020 1:32 pm
Forum: macOS
Topic: How to put Audacity in your dock and use microphone in 10.15 Catalina
Replies: 64
Views: 18879

Re: How to put Audacity in your dock and use microphone in 10.15 Catalina

How about instead of 5 pages of workarounds We published ONE workaround: https://forum.audacityteam.org/viewtopic.php?f=47&t=107162 All other workarounds are contributions from Audacity users. the developers just jump through whatever hoops Apple needs and we just get things going? The develope...
by steve
Sat Feb 29, 2020 1:27 pm
Forum: macOS
Topic: My audacity crashes when I add files and try to play them
Replies: 1
Views: 305

Re: My audacity crashes when I add files and try to play them

Which version of Audacity? (look in "Audacity menu > About Audacity").
Which version of macOS?
by steve
Sat Feb 29, 2020 1:25 pm
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

Which version of Python are you using?
by steve
Sat Feb 29, 2020 11:53 am
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

Does it work for you with just a single label:

Code: Select all

3.471383	3.471383	小苹果
by steve
Fri Feb 28, 2020 7:51 pm
Forum: Windows
Topic: Nyquist or Plug In Question
Replies: 4
Views: 490

Re: Nyquist or Plug In Question

I do not understand yet the Nyquist programming model of Audacity yet. Can .ny code be event driven call backs or have to be invoked only through menus? Nyquist integration in Audacity is basic. You call the Nyquist script (usually through a menu item, though may also be called via a "Scriptin...
by steve
Fri Feb 28, 2020 7:45 pm
Forum: GNU/Linux
Topic: My laptop squeaks while using Audacity
Replies: 14
Views: 1347

Re: My laptop squeaks while using Audacity

I can't explain it. If you're concerned about it, then I think the laptop will need to be opened up to determine precisely where the sound is coming from. (Don't do that yourself unless you are competent repairing laptops).