No it's not. Recordings can only be made at, or beyond the end of the track.
Search found 59476 matches
- 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
- Fri Jul 19, 2019 7:47 pm
- Forum: Windows
- Topic: Set up a folder for all Audacity projects?
- Replies: 25
- Views: 515
- 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 ...
- 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
- Fri Jul 19, 2019 3:34 pm
- Forum: Windows
- Topic: Disable Auto Updates - Enterprise
- Replies: 5
- Views: 949
Re: Disable Auto Updates - Enterprise
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.powellm123 wrote: ↑Fri Jul 19, 2019 3:25 pmI need to disable the option for people to update the application
- 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...
- 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 ...
- Fri Jul 19, 2019 1:20 pm
- Forum: Podcasting with Audacity
- Topic: Behringer UMC1820 PC Issue
- Replies: 5
- Views: 1140
- 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...
- 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...