Search found 59476 matches

by steve
Fri Jul 19, 2019 7:49 pm
Forum: GNU/Linux
Topic: Record audio into an empty section created with Split-Delete?
Replies: 3
Views: 190

Re: Record audio into an empty section created with Split-Delete?

sb56637 wrote:
Fri Jul 19, 2019 6:29 pm
Is this possible?
No it's not. Recordings can only be made at, or beyond the end of the track.
by steve
Fri Jul 19, 2019 7:47 pm
Forum: Windows
Topic: Set up a folder for all Audacity projects?
Replies: 25
Views: 515

Re: Set up a folder for all Audacity projects?

kawika wrote:
Fri Jul 19, 2019 7:30 pm
I once again got the error message "file is not writeable."
What is the full and complete error message?
by steve
Fri Jul 19, 2019 5:11 pm
Forum: Windows
Topic: Set up a folder for all Audacity projects?
Replies: 25
Views: 515

Re: Set up a folder for all Audacity projects?

You've said to use the prompt with Audacity closed No, I said: "With Audacity closed, find the "saveas.ny" file that you installed previously, and replace it with the new version" --- I also said: "If you're unsure where the plug-in was installed and you installed it using ...
by steve
Fri Jul 19, 2019 3:38 pm
Forum: Windows
Topic: New to Audacity, need help changing bitrate on a WAV file
Replies: 5
Views: 1141

Re: New to Audacity, need help changing bitrate on a WAV file

Snaggle wrote:
Fri Jul 19, 2019 3:10 pm
I'm trying to get it to be 1411 bit rate
I presume you mean a bit rate of 1411.2 kb/s.
It already has a bit rate of 1411.2 kb/s.
by steve
Fri Jul 19, 2019 3:34 pm
Forum: Windows
Topic: Disable Auto Updates - Enterprise
Replies: 5
Views: 949

Re: Disable Auto Updates - Enterprise

powellm123 wrote:
Fri Jul 19, 2019 3:25 pm
I need to disable the option for people to update the application
You don't need to do anything. Audacity does not automatically update. To update Audacity, you install a newer version over the top of the older version.
by steve
Fri Jul 19, 2019 3:32 pm
Forum: Windows
Topic: Set up a folder for all Audacity projects?
Replies: 25
Views: 515

Re: Set up a folder for all Audacity projects?

With Audacity closed, find the "saveas.ny" file that you installed previously, and replace it with the new version. If you're unsure where the plug-in was installed and you installed it using the "Nyquist Plug-in Installer" tool, then you can find the location by running this cod...
by steve
Fri Jul 19, 2019 1:23 pm
Forum: Windows
Topic: Mixing Live Tracks - volume issue during transition from track to track
Replies: 25
Views: 813

Re: Mixing Live Tracks - volume issue during transition from track to track

I figured some quiet ones would have been increased. If you had a very quiet track, then it would have been increased. None of your songs were very quiet. Steps 3 to 5 in this post https://forum.audacityteam.org/viewtopic.php?p=373485#p373485 allow you to adjust the overall level without affecting ...
by steve
Fri Jul 19, 2019 1:20 pm
Forum: Podcasting with Audacity
Topic: Behringer UMC1820 PC Issue
Replies: 5
Views: 1140

Re: Behringer UMC1820 PC Issue

Trebor wrote:
Fri Jul 19, 2019 12:32 pm
OCENaudio will record 8 tracks
Does it support recording from multiple devices at the same time? That's the problem that mxp6732 is running into with Audacity.
by steve
Fri Jul 19, 2019 11:40 am
Forum: Podcasting with Audacity
Topic: Behringer UMC1820 PC Issue
Replies: 5
Views: 1140

Re: Behringer UMC1820 PC Issue

I think that Reaper will allow you to select multiple input devices to record from at the same time, so you can record from Line 1&2, AND Line 3&4 AND Line 5&6 AND Line 7&8. Audacity can't currently do that, so in Audacity you can only record from Line 1&2, OR Line 3&4 OR Lin...
by steve
Fri Jul 19, 2019 11:36 am
Forum: General Audio Programming
Topic: SBSMS and PCM sound tempo / pitch changing
Replies: 2
Views: 1577

Re: SBSMS and PCM sound tempo / pitch changing

SBSMS is quite slow, so unless you are designing specifically for powerful hardware, it's not well suited for real time playback. The "SoundTouch" library is probably a better option for real-time: https://www.surina.net/soundtouch/ Audacity's implementation of SoundTouch is probably not a...