Search found 59476 matches

by steve
Sun Mar 28, 2021 1:54 pm
Forum: Windows
Topic: 3.0.0 freezes during compression on a 4 hour file
Replies: 13
Views: 532

Re: 3.0.0 freezes during compression on a 4 hour file

Weirdly though, it also does this using default compressor too. Check that the track does not start before time=0. There's a bug that occurs in the built-in compressor when it is applied to audio that is in "negative time". For Nyquist plug-in effects, there's a bug in Audacity 3.0.0 that...
by steve
Sun Mar 28, 2021 1:47 pm
Forum: Adding Features to Audacity
Topic: Gentoo, wxWidgets and Audacity positioning
Replies: 15
Views: 616

Re: Xinerama

Just one little thing, every time I start Audacity I must drag it to my main screen. Are you talking about physical display monitors, or virtual desktops? I've just tested with Audacity 3.0.0 on Xubuntu 20.04 LTS (and Windows 10) with two physical monitors. Audacity is reliably opening on the displ...
by steve
Sun Mar 28, 2021 12:16 pm
Forum: GNU/Linux
Topic: Missing option to build with internal sqlite library
Replies: 8
Views: 479

Re: Missing option to build with internal sqlite library

What's your OS?

The "Unable to parse project information" error has been identified in FreeBSD and fixed in the development code: https://github.com/audacity/audacity/co ... 269677f496
by steve
Sun Mar 28, 2021 12:11 pm
Forum: GNU/Linux
Topic: Missing option to build with internal sqlite library
Replies: 8
Views: 479

Re: Missing option to build with internal sqlite library

As for the debug log: How can I enable that? There's not currently much debug information relating to the database. To access the Audacity log: "Help menu > Diagnostics > Show Log" More debug information is available when launching a Debug build from a Terminal, but still not much re. the...
by steve
Sun Mar 28, 2021 12:03 pm
Forum: GNU/Linux
Topic: Can only record one track
Replies: 9
Views: 526

Re: Can only record one track

What are you recording from?
Unless you are recording sounds playing on the computer, you can bypass Pulse by selecting the "hw" option in the Device Toolbar that corresponds with your recording device.
by steve
Sun Mar 28, 2021 12:01 pm
Forum: GNU/Linux
Topic: Can only record one track
Replies: 9
Views: 526

Re: Can only record one track

Fwiw, this is my pulseaudio daemon.conf ; daemonize = no ; fail = yes ; allow-module-loading = yes ; allow-exit = yes ; use-pid-file = yes ; system-instance = no ; local-server-type = user ; enable-shm = yes ; enable-memfd = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usua...
by steve
Sun Mar 28, 2021 10:28 am
Forum: Audacity 3.x Feedback and Reviews
Topic: Audio Glitches in Audacity 3.0.0
Replies: 6
Views: 386

Re: Audio Glitches in Audacity 3.0.0

Perhaps a reset of Audacity to default setting is the solution? That's possible. To do a full reset, 1.Exit (close) Audacity 2. Find the hidden folder: C:\Users\<username>\AppData\Roaming\audacity\ (where "<username>" is your user name) 3. Delete (or move, or rename) that folder. When you...
by steve
Sun Mar 28, 2021 10:24 am
Forum: Audacity 3.x Feedback and Reviews
Topic: Audio Glitches in Audacity 3.0.0
Replies: 6
Views: 386

Re: Audio Glitches in Audacity 3.0.0

Timewarp wrote:
Sun Mar 28, 2021 10:20 am
I had tried using Stereo Tools plug
What's that plug-in? Is it a ".ny" plug-in?
by steve
Sun Mar 28, 2021 9:27 am
Forum: Windows
Topic: plugins folder thing..
Replies: 2
Views: 105

Re: plugins folder thing..

the thing is that VST_PATH should be independant variable setting any custom folder - but it doesn't work, audacity doesn't detect plugs via this system wide variable set. Yes Audacity "should" find VST plug-ins that are in the VST Path (when they are supported plug-ins). I'm not able to ...
by steve
Sun Mar 28, 2021 9:17 am
Forum: GNU/Linux
Topic: Can only record one track
Replies: 9
Views: 526

Re: Can only record one track

Check what other apps are running. There may be another app fighting for control of the sound card (voip apps are infamous for doing this, but even web browsers can cause this type of problem sometimes).