Search found 59476 matches

by steve
Sat Oct 03, 2020 11:49 pm
Forum: GNU/Linux
Topic: Streaming output through Pulseaudio? No ALSA.
Replies: 10
Views: 793

Re: Streaming output through Pulseaudio? No ALSA.

Audacity communicates with the sound system via PortAudio . PortAudio may be built with support for ALSA, JACK, or OSS ("hosts"). To use PortAudio, it has to be built against a host that is present on the system. Most Linux distributions build PortAudio against ALSA, as that is their defau...
by steve
Sat Oct 03, 2020 9:56 pm
Forum: New Plug-Ins
Topic: Export individual label when multiple labels in project
Replies: 31
Views: 2714

Re: Export individual label when multiple labels in project

agua wrote:
Sat Oct 03, 2020 9:38 pm
Is there a way to avoid this ?
Make it a "tool" type plug-in.

Code: Select all

;type tool
This will only work for a real installed plug-in, not the Nyquist Prompt.
by steve
Sat Oct 03, 2020 7:40 pm
Forum: Windows
Topic: White Noise while recording even when Microphone is unplugge
Replies: 17
Views: 4502

Re: White Noise while recording even when Microphone is unplugge

As DVDdoug wrote, there will always be some noise from the audio interface. It is therefore essential to get the microphone signal high enough so that the noise level is insignificant compared to the microphone signal level.
by steve
Sat Oct 03, 2020 6:39 pm
Forum: macOS
Topic: MAC OS CATALINA
Replies: 80
Views: 25527

Re: MAC OS CATALINA

I connected a Focusrite Scarlett 2i2 3rd generation to my Mac running Mojave 10.14.6 Connected to the Scarlett is a Synco D2 mic. When I turn up the gain while speaking into the microphone, the dial is supposed to turn green and it is not. Are you referring to a green light on the Scarlett? If so, ...
by steve
Sat Oct 03, 2020 6:32 pm
Forum: New Plug-Ins
Topic: Export individual label when multiple labels in project
Replies: 31
Views: 2714

Re: Export individual label when multiple labels in project

agua wrote:
Sat Oct 03, 2020 4:25 pm
Do you know what is the audacity variable for the last directory used for exporting track ?
Try:

Code: Select all

(first (aud-do "GetPreference:Name=\"Export/Path\""))
by steve
Sat Oct 03, 2020 6:25 pm
Forum: GNU/Linux
Topic: Streaming output through Pulseaudio? No ALSA.
Replies: 10
Views: 793

Re: Streaming output through Pulseaudio? No ALSA.

allanrps wrote:
Sat Oct 03, 2020 4:20 pm
This is running on an android device
Audacity does not officially support android, so how did you do that?
by steve
Sat Oct 03, 2020 1:30 pm
Forum: Windows
Topic: White Noise while recording even when Microphone is unplugge
Replies: 17
Views: 4502

Re: White Noise while recording even when Microphone is unplugge

Muzzi wrote:
Sat Oct 03, 2020 1:23 pm
The issue occurs across multiple DAWs. Attach is a recording of the sound. With or without mic plugged in same issue. All on audio interface are at 0.
Is that the actual level of the noise, or have you amplified / normalized it?
by steve
Sat Oct 03, 2020 1:27 pm
Forum: Windows
Topic: TIMELINE ACTIONS DISABLED DURING RECORDING
Replies: 12
Views: 4824

Re: TIMELINE ACTIONS DISABLED DURING RECORDING

steve wrote:
Sat Oct 03, 2020 8:44 am
"There are three "sample rate" settings that should all be the same:

In the Recording tab of the Windows Sound control panel
In the Playback tab of the Windows Sound control panel
Audacity's "Project Rate" ... "
Check again that these three sample rates are the same.
by steve
Sat Oct 03, 2020 1:23 pm
Forum: Windows
Topic: Scarlett 2i2 (3rd Gen) - Record "WhatUHear" "Stereomix" "overdub" "system audio + mic"
Replies: 1
Views: 332

Re: Scarlett 2i2 (3rd Gen) - Record "WhatUHear" "Stereomix" "overdub" "system audio + mic"

Is there a way to record Mic + Systemaudio at the same time? If available on your computer, you will need to go into the Windows Sound control panel and enable "Listen to this device" for the microphone. (this web page may be helpful: https://www.tenforums.com/tutorials/126383-listen-micr...
by steve
Sat Oct 03, 2020 9:55 am
Forum: macOS
Topic: 2.4.2 Startup Failure on MacOS 10.13.6
Replies: 32
Views: 1267

Re: 2.4.2 Startup Failure on MacOS 10.13.6

Check the location of Audacity's "temp" folder and ensure that it is writeable for the user.