Search found 59476 matches

by steve
Thu Dec 10, 2020 11:57 am
Forum: Windows
Topic: Multitrack recording
Replies: 4
Views: 101

Re: Multitrack recording

What microphone are you using and how is it connected to your computer?

You may find this page of the manual helpful: https://manual.audacityteam.org/man/tut ... rdubs.html
by steve
Thu Dec 10, 2020 11:25 am
Forum: Windows
Topic: Audacity not responding
Replies: 11
Views: 805

Re: Audacity not responding

lwin wrote:
Thu Dec 10, 2020 11:17 am
is there any way I can export it to an MP3 from here on in?
If you can launch Audacity and the project is successfully recovered, then yes you can export.
If Audacity cannot recover the project, then no.
by steve
Thu Dec 10, 2020 11:13 am
Forum: Windows
Topic: Adding random noise in the entire directory that contains audio files
Replies: 10
Views: 448

Re: Adding random noise in the entire directory that contains audio files

I've just noticed that the script that I wrote assumes no spaces in the file names. If your file names (or file paths) have spaces, then the Filenames need to be quoted in the "client.write" strings: #!/usr/bin/env python3 import os from random import choice import pipeclient as pc IN_DIR ...
by steve
Thu Dec 10, 2020 11:02 am
Forum: Windows
Topic: Compress Dynamics problem: plugin stops working
Replies: 18
Views: 1245

Re: Compress Dynamics problem: plugin stops working

I have the same problem. I tried all the approaches which are shared, still could not solve it. Thank you. [Advertising is not permitted] This forum topic has multiple questions. Better that you start a new topic following these guidelines: https://forum.audacityteam.org/viewtopic.php?f=49&t=63...
by steve
Thu Dec 10, 2020 10:52 am
Forum: GNU/Linux
Topic: Linux Mint MATE 20 vs. Audacity 2.42 audio glitches
Replies: 5
Views: 615

Re: Linux Mint MATE 20 vs. Audacity 2.42 audio glitches

I think the problem may be that Audacity has been updated to a faulty flatpak version. Look in your package manager / Software Center to see if "Audacity 2.3.3-1build1" is available. If it is, completely remove Audacity (and "audacity data" if installed) and install "Audacit...
by steve
Thu Dec 10, 2020 10:46 am
Forum: Windows
Topic: Audacity not responding
Replies: 11
Views: 805

Re: Audacity not responding

That project may be lost. When the system rebooted while Audacity is running, it may well have corrupted the Audacity project. What you can try (this is a last ditch effort), is to force quit Audacity through the Windows Task Manager, then reboot the computer, then launch Audacity and see if Audacit...
by steve
Thu Dec 10, 2020 10:39 am
Forum: Windows
Topic: Rhythm Track in Keyboard Track
Replies: 2
Views: 97

Re: Rhythm Track in Keyboard Track

You have provided very little information to work with, but my guess is: You have installed Audacity 2.4.2 on Windows 10. You are attempting to record an electronic keyboard which is connected to your laptop via an audio cable from the keyboard's "headphone" output into the laptop's "...
by steve
Thu Dec 10, 2020 1:19 am
Forum: Windows
Topic: Presonus AudioBox USB 96 not recording with Audacity
Replies: 8
Views: 973

Re: Presonus AudioBox USB 96 not recording with Audacity

You may have to give permission for Audacity to use the "microphone".
This page may help: https://support.microsoft.com/en-us/win ... e41beba857
by steve
Wed Dec 09, 2020 8:15 pm
Forum: macOS
Topic: No Sound on Mac
Replies: 13
Views: 411

Re: No Sound on Mac

How is your cassette player connected to your Mac?
The settings in your Device Toolbar appear to show that you are set to record from the built-in mic rather than a cassette player.
by steve
Wed Dec 09, 2020 8:09 pm
Forum: GNU/Linux
Topic: [2.4.2] No audio device nor microphone recognized [SOLVED]
Replies: 13
Views: 1525

Re: [2.4.2] No audio device nor microphone recognized

Do you have ALSA and PulseAudio installed?
Do you get an error message when you launch Audacity?