Search found 59476 matches
- Wed Feb 10, 2021 12:52 pm
- Forum: macOS
- Topic: Voice isolation in a mono track
- Replies: 4
- Views: 205
Re: Voice isolation in a mono track
The Voice isolation feature may not work unless the track had been in stereo That is correct. Audacity's vocal isolation effect requires a true stereo recording. people were discussing an intended assault on someone Take the evidence to the police, or a suitably qualified "audio forensics"...
- Wed Feb 10, 2021 12:43 pm
- Forum: Macros and Scripting
- Topic: Script to toggle mute/unmute for a clip?
- Replies: 9
- Views: 792
Re: Script to toggle mute/unmute for a clip?
Then the clip had a peak level below 0 dB.ratzefummel60 wrote: ↑Wed Feb 10, 2021 12:30 pmNormalize to 0 dB makes my clip louder than original
- Wed Feb 10, 2021 12:41 pm
- Forum: Macros and Scripting
- Topic: Script to toggle mute/unmute for a clip?
- Replies: 9
- Views: 792
Re: Script to toggle mute/unmute for a clip?
To answer your "title" question: In a macro, if you add the command "UnmuteTracks:" it will un-mute the current track if was muted, and do nothing if it was not muted. Macros can be very useful for chaining multiple commands, but they don't do logical operations. They are just a ...
- Wed Feb 10, 2021 12:08 pm
- Forum: Macros and Scripting
- Topic: Script to toggle mute/unmute for a clip?
- Replies: 9
- Views: 792
Re: Script to toggle mute/unmute for a clip?
Normalize to 0 dB would likely restore the clip hotter than the original. You wrote: 3) if amplitude > 0 set entire clip volume to 0% using adjustable fade 3) if amplitude = 0 set entire clip volume to 100% using adjustable fade If the original peak amplitude is 0 dB, then "Normalize" to ...
- Wed Feb 10, 2021 10:52 am
- Forum: Windows
- Topic: MP3 import fails
- Replies: 1
- Views: 105
Re: MP3 import fails
The current version of Audacity requires that MP3 files strictly comply with the MP3 standard. It has been discovered since Audacity 2.4.2 was released that many MP3 files do not comply strictly with the standard and so will not load. The next Audacity release will be more forgiving. The best workar...
- Wed Feb 10, 2021 10:47 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Export/convert WAV to Opus
- Replies: 15
- Views: 1437
Re: Export/convert WAV to Opus
You're correct.waxcylinder wrote: ↑Wed Feb 10, 2021 10:07 amThat update was preparatory work for the release that will follow the upcoming 3.0.0 - it will not, I think, be in the 3.0.0 release.
The release after 3.0.0 will hopefully be a fairly short release cycle, so not too long to wait (fingers crossed).
- Wed Feb 10, 2021 10:05 am
- Forum: Windows
- Topic: How to make Audacity record in loop
- Replies: 2
- Views: 140
Re: How to make Audacity record in loop
Audacity can't record in a loop, though you can of course record the same thing over and over on one track.
- Wed Feb 10, 2021 10:04 am
- Forum: Windows
- Topic: Is it possible to synthesize a voice with chosen gender from a male (father) and female (mother)?
- Replies: 1
- Views: 104
Re: Is it possible to synthesize a voice with chosen gender from a male (father) and female (mother)?
I don't think such a plug-in exists. It sounds like a job for "Lyrebird AI research".
- Wed Feb 10, 2021 9:58 am
- Forum: Windows
- Topic: Adding Music to Podcast
- Replies: 1
- Views: 55
Re: Adding Music to Podcast
Assuming that you have three audio files: Intro music, Podcast, end music: (Tip: For best quality, you should use WAV files.) 1. Import the three files into Audacity 2. Zoom out a bit so that you can see some empty space beyond the end of the podcast (see: https://manual.audacityteam.org/man/zooming...
- Wed Feb 10, 2021 9:49 am
- Forum: Windows
- Topic: Carbonite back-up and Audacity projects and files
- Replies: 14
- Views: 342
Re: Carbonite back-up and Audacity projects and files
A couple of points re. Audacity projects: 1. Whatever backup solution you use, ensure that it does not access Audacity Projects while they are open. "Synchronizing" Audacity Projects with cloud services while they are open can corrupt the project. 2. The next Audacity release uses a new pr...