Search found 59476 matches
- Wed May 26, 2021 6:44 pm
- Forum: macOS
- Topic: Error code -9986 on Big Sur 11.3.1, Audacity 3.0.2
- Replies: 1
- Views: 88
Re: Error code -9986 on Big Sur 11.3.1, Audacity 3.0.2
If I unplug the audio interface at any point after recording and plug it back in, Audacity throws me this error message and refuses to record. If you change your computer audio system (such as adding or removing an audio device) while Audacity is running, you must "Rescan Audio Devices" (...
- Wed May 26, 2021 6:36 pm
- Forum: Windows
- Topic: Noise Reduction: Unable to correct Validation Error Message [SOLVED]
- Replies: 6
- Views: 71
Re: Noise Reduction: Unable to correct Validation Error Message [SOLVED]
You're welcome.
I'll close this topic as "solved".
I'll close this topic as "solved".
- Wed May 26, 2021 4:24 pm
- Forum: Windows
- Topic: Noise Reduction: Unable to correct Validation Error Message [SOLVED]
- Replies: 6
- Views: 71
Re: Noise Reduction: Unable to correct Validation Error Message
What language are you using?
Have you modified the Windows setting for number formats (decimal separator)?
Have you modified the Windows setting for number formats (decimal separator)?
- Wed May 26, 2021 4:10 pm
- Forum: Nyquist
- Topic: Plugin to get duration percentages of tracks
- Replies: 22
- Views: 822
- Wed May 26, 2021 3:19 pm
- Forum: macOS
- Topic: Audacity erase project's data when close
- Replies: 32
- Views: 441
Re: Audacity erase project's data when close
You can probably avoid the problem by using just one Audacity project. Import all of the files into one project. Use the "Mute" button to silence any tracks that you don't want to hear. On the other hand, I'd very much like to be able to reproduce the problem, because there's clearly some ...
- Wed May 26, 2021 2:47 pm
- Forum: macOS
- Topic: Audacity erase project's data when close
- Replies: 32
- Views: 441
Re: Audacity erase project's data when close
I open a new file to register all the sentences that i will need in the project. I open a new file importing the song .mp3 without saving it. I can redo this step when needed. I open a new file where i will paste the selection copy and pasted from the previous two files When you say "I open .....
- Wed May 26, 2021 2:43 pm
- Forum: Windows
- Topic: Noise Reduction: Unable to correct Validation Error Message [SOLVED]
- Replies: 6
- Views: 71
Re: Noise Reduction: Unable to correct Validation Error Message
Ensure that "Sensitivity" is set between 1 and 24. The default value (recommended) is 6.
Default settings are: 12, 6, 3, reduce=selected.
See: https://manual.audacityteam.org/man/noi ... ction.html
- Wed May 26, 2021 1:18 pm
- Forum: macOS
- Topic: Audacity erase project's data when close
- Replies: 32
- Views: 441
Re: Audacity erase project's data when close
Yes, i mean 3 Audacity projects. Please describe your workflow. (I'm wondering if you have found a way to make audio appear in a project as "unused" temporary data when it is actually "required" by the project.) (in my mind i wanted to work on a variant not overwriting a possibl...
- Wed May 26, 2021 12:39 pm
- Forum: GNU/Linux
- Topic: Calculating sound to silence ratio
- Replies: 5
- Views: 469
Re: Calculating sound to silence ratio
With some formulae, it should not be too hard to work out the stats you need. Ratio of silence to noises (you know how long the recording is), period with most noises, most quiet period/s, etc. A possible project for you Paul2: Create a Nyquist plug-in to calculate how much of a track is included i...
- Wed May 26, 2021 12:28 pm
- Forum: Nyquist
- Topic: Need Help with Nyquist (noise n)
- Replies: 11
- Views: 565
Re: Need Help with Nyquist (noise n)
Of course then any ny scripts that use the new functions/macros would not be standard. Yes, and for that reason it is nearly always best to include all custom functions and macros in the actual plug-in .ny file. You can then share your plug-ins with others, and easily install on multiple computers....