Search found 59476 matches

by steve
Mon Jul 15, 2019 7:55 am
Forum: macOS
Topic: 2.3.2 not 64bit?
Replies: 2
Views: 207

Re: 2.3.2 not 64bit?

Perhaps they're just looking up Audacity app in an (out of date) database rather than actually analysing the application. If you have the paid version of Etrecheck, you can ask them why it is giving a false positive (According to reports on Google, if you are using the free version, they are likely ...
by steve
Mon Jul 15, 2019 7:40 am
Forum: Windows
Topic: WHAT WINDOW//??
Replies: 6
Views: 359

Re: WHAT WINDOW//??

Quit Audacity ("File menu > Exit").
If/when prompted to save, select either "Yes" or "No" but not "Cancel".
That shoud close all Audacity windows, including the one that you can't find.
by steve
Mon Jul 15, 2019 1:11 am
Forum: Windows
Topic: multitrack output
Replies: 1
Views: 269

Re: multitrack output

Audacity can export multi-channel files, but can only play a maximum of 2 channels (stereo).
VLC can play multi-channel files. https://www.videolan.org
by steve
Sun Jul 14, 2019 11:51 pm
Forum: Windows
Topic: Cue Sheets - Skip Hidden Track Silence?
Replies: 1
Views: 238

Re: Cue Sheets - Skip Hidden Track Silence?

This doesn't really have anything to do with Audacity, but you could rip the audio from the CD (for example, with foobar2000 ) and then burn the ripped audio tracks to a new CD (including the "hidden" track as a normal track), for example, with CDBurnerXP. [Note that by default, CDBurnerXP...
by steve
Sun Jul 14, 2019 11:43 pm
Forum: Windows
Topic: Green bar in Audacity said ‘NERO’
Replies: 2
Views: 296

Re: Green bar in Audacity said ‘NERO’

Is there a reason why the word ‘NERO’ appeared in the green progress bar while Audacity was amplifying my file? I've never seen this myself. Audacity does not contain anything from Nero, and this is not a feature of Audacity. You would need to ask Nero why they think it's acceptable to interfere wi...
by steve
Sun Jul 14, 2019 11:36 pm
Forum: Adding Features to Audacity
Topic: Setup dialog - allow resizing
Replies: 1
Views: 147

Re: Setup dialog - allow resizing

Are you referring to the window that says (in the title bar at the top of the window):
"Welcome to Audacity!"

Which version of Audacity are you using? (Look in "Help menu > About Audacity")
by steve
Sun Jul 14, 2019 11:33 pm
Forum: Windows
Topic: Audacity's volume affects OS's volume
Replies: 1
Views: 134

Re: Audacity's volume affects OS's volume

pastelrosepearl wrote:
Sat Jun 22, 2019 9:30 pm
Recently I've noticed that when I change the volume on the output slider, my OS (operating system)'s volume moves with it, and vice versa.
That's normal. Audacity's volume slider is just an alias for the system volume slider. Whether it works or not is dependent on the sound card drivers.
by steve
Sun Jul 14, 2019 11:30 pm
Forum: Windows
Topic: Support for *.sns files?
Replies: 1
Views: 196

Re: Support for *.sns files?

Audacity does not support .SNS files, and is unlikely to do so in the future. For more information, see: https://fileinfo.com/extension/sns
by steve
Sun Jul 14, 2019 11:26 pm
Forum: GNU/Linux
Topic: can't install nq plugins on linux mint 17
Replies: 1
Views: 305

Re: can't install nq plugins on linux mint 17

If you install Audacity from the default Mint repository, it should still work. home/.audacity-data/plugins That should be: ~/.audacity-data/Plug-Ins/ home/usr/share/audacity/nq plugins That should be: /usr/share/audacity/plug-ins/ If Audacity is a sufficiently recent version, you can also use: ~/.a...
by steve
Sun Jul 14, 2019 11:22 pm
Forum: GNU/Linux
Topic: PaOSS_GetStreamOutputDevice
Replies: 1
Views: 619

Re: PaOSS_GetStreamOutputDevice

That error message "undefined symbol: PaOSS_GetStreamOutputDevice" relates to portaudio.
Portaudio should be patched as shown here: https://lists.gnu.org/archive/html/guix ... 00902.html