Search found 59476 matches
- Fri Sep 18, 2020 10:40 am
- Forum: GNU/Linux
- Topic: Offline manual: where to extract it under
- Replies: 3
- Views: 484
Re: Offline manual: where to extract it under
Perhaps you should try to find the maintainer of the Snapd package and ask them. I don't use Snapd myself, but I'd guess that for access to the manual, a new Snapd package would need to be made.
- Fri Sep 18, 2020 10:35 am
- Forum: Windows
- Topic: Fit to heght.
- Replies: 6
- Views: 294
Re: Fit to heght.
If you have a load of mono files that you want to convert to stereo, you could write a Macro to batch convert them. Alternatively, you could use a simple SoX script (http://sox.sourceforge.net/sox.html) such as: for f in *.wav; do sox $f -c 2 ./converted/$f; done (The above works on Unix type operat...
- Fri Sep 18, 2020 8:14 am
- Forum: Windows
- Topic: Fit to heght.
- Replies: 6
- Views: 294
Re: Fit to heght.
Another question is how to make sure that when importing a mono track, it is automatically duplicated and becomes a stereo track. Audacity doesn't do that automatically. If you want a mono track to be duplicated and the two tracks joined to become a "stereo" track, you have to do that you...
- Thu Sep 17, 2020 6:31 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Default Sample Rate
- Replies: 2
- Views: 299
Re: Default Sample Rate
After setting a default sample rate of 48000 Hz in Edit -> Preferences -> Quality, new recordings have a sample rate of 44100 Hz, apparently ignoring the default setting. Changing the "default" sample rate does not change the project rate of the current project. Exit and restart Audacity,...
- Thu Sep 17, 2020 5:31 pm
- Forum: Maintaining / Improving this Forum
- Topic: "Operating system" for existing users
- Replies: 17
- Views: 6414
- Thu Sep 17, 2020 1:58 pm
- Forum: Adding Features to Audacity
- Topic: Don't block on drag and drop
- Replies: 1
- Views: 266
Re: Don't block on drag and drop
You can avoid the problem with the Windows File Explorer by using Audacity's built-in file browser ("File menu > Import > Audio").
- Thu Sep 17, 2020 1:53 pm
- Forum: Windows
- Topic: copying sections from multiple tracks
- Replies: 1
- Views: 135
Re: copying sections from multiple tracks
It works for me.
Which version of Audacity are you using?
Which version of Audacity are you using?
- Thu Sep 17, 2020 10:17 am
- Forum: macOS
- Topic: Recorded File was crushed and now doesnt play a sound
- Replies: 2
- Views: 129
Re: Recorded File was crushed and now doesnt play a sound
When you play the recording, does the Audacity playback meter respond to the playback?
- Thu Sep 17, 2020 10:10 am
- Forum: Windows
- Topic: Unable to open a file from earlier version
- Replies: 1
- Views: 128
- Thu Sep 17, 2020 10:05 am
- Forum: Windows
- Topic: Help needed : Windows (19041) seems to block Audacity / Windows bloque-t-il Audacity ?
- Replies: 1
- Views: 128
Re: Help needed : Windows (19041) seems to block Audacity / Windows bloque-t-il Audacity ?
In your "Microphone Privacy Settings",
"Allow apps to access your microphone" = ON (enabled)
then scroll down to:
"Allow desktop apps to access your microphone" = ON (enabled)
Audacity should be listed in this section.
"Allow apps to access your microphone" = ON (enabled)
then scroll down to:
"Allow desktop apps to access your microphone" = ON (enabled)
Audacity should be listed in this section.