Search found 59476 matches
- Thu Oct 26, 2017 5:56 pm
- Forum: Windows
- Topic: SHA2 Cert is expired for windows installer
- Replies: 4
- Views: 317
Re: SHA2 Cert is expired for windows installer
Could you be more specific. Where were you downloading from, and exactly what happened?
- Thu Oct 26, 2017 2:17 pm
- Forum: Windows
- Topic: Is There a HELP.PDF File?
- Replies: 1
- Views: 239
Re: Is There a HELP.PDF File?
No, there's no PDF Help file, just the 340 page html manual (included in the exe installer).
- Thu Oct 26, 2017 1:26 pm
- Forum: Windows
- Topic: Recording muffles after several seconds
- Replies: 3
- Views: 278
Re: Recording muffles after several seconds
Ensure that all sound "Enhancements" are disabled: http://manual.audacityteam.org/man/faq_ ... hancements
Ensure that you don't have Skype or other VOIP application running, not even in the background.
Ensure that you don't have Skype or other VOIP application running, not even in the background.
- Thu Oct 26, 2017 9:54 am
- Forum: macOS
- Topic: Audacity will only launch when logged in as administrator
- Replies: 8
- Views: 931
Re: Audacity will only launch when logged in as administrato
With Audacity shut down, try trashing everything that's in:
~/Library/Application Support/audacity/
"~/" means the home directory of the logged-in user.
Note that closing applications does not shut them down. You have to "Quit" the application.
~/Library/Application Support/audacity/
"~/" means the home directory of the logged-in user.
Note that closing applications does not shut them down. You have to "Quit" the application.
- Thu Oct 26, 2017 8:38 am
- Forum: GNU/Linux
- Topic: Sample Data Export/Import is “bit-perfect”/lossless?[SOLVED]
- Replies: 35
- Views: 3560
Re: Sample Data Export/Import is “bit-perfect”/lossless?
Adding silence does not change the values of existing samples in the track, so dither is not required.
- Thu Oct 26, 2017 8:35 am
- Forum: Windows
- Topic: Live Voice Synthesizer?
- Replies: 3
- Views: 4020
Re: Live Voice Synthesizer?
Audacity does not apply effect in real time. Whether or not Audacity can record while another application (such as a voice changer app) is using live input (essentially the same as recording), will depend on how that other app is using the sound system. It may be possible to record a standalone voic...
- Thu Oct 26, 2017 8:21 am
- Forum: Nyquist
- Topic: Envelope follower / ducker
- Replies: 18
- Views: 5734
Re: Envelope follower / ducker
If repeat effect, ("Ctrl"+"R"), is used to repeatedly apply version-2 of dynamic-mirror to one track only, the effect being applied will be different with each repetition, because the control-track is changing, (not necessarily a bad thing, but perhaps counter-intuitive). I can ...
- Thu Oct 26, 2017 8:03 am
- Forum: Windows
- Topic: How to select between labels?
- Replies: 5
- Views: 1775
Re: How to select between labels?
Where possible, label the parts that you want to select rather than the parts that you don't want to select. A labelled region can be selected by clicking in the text area of the label. You can also Tab from one label to the next (http://manual.audacityteam.org/man/label_tracks.html) Probably the ea...
- Thu Oct 26, 2017 7:52 am
- Forum: GNU/Linux
- Topic: Sample Data Export/Import is “bit-perfect”/lossless?[SOLVED]
- Replies: 35
- Views: 3560
Re: Sample Data Export/Import is “bit-perfect”/lossless?
The 'rule' about when to apply dither is very simple: "Apply dither when converting to less bits per sample". Audacity does this by default. The catch: Audacity processes in 32-bit float format, so if the track is less than 32-bit float, then processing the track in any way will involve a ...
- Wed Oct 25, 2017 10:40 pm
- Forum: GNU/Linux
- Topic: Sample Data Export/Import is “bit-perfect”/lossless?[SOLVED]
- Replies: 35
- Views: 3560
Re: Sample Data Export/Import is “bit-perfect”/lossless?
Yes it does, unless you turn off dither in preferences. Unfortunately Audacity is a bit overenthusiastic about applying dither, and could be a lot smarter.Kdmeizk wrote:It means dithering is applied, so there is no more "bit-perfect"/lossless!