Search found 59476 matches

by steve
Sat Aug 15, 2020 10:39 am
Forum: Windows
Topic: [Bug] 2.4.2 NOT detecting my sound devices ! [SOLVED]
Replies: 15
Views: 971

Re: [Bug] 2.4.2 NOT detecting my sound devices !

rp88.2 wrote:
Fri Aug 14, 2020 10:34 pm
When I replied yesterday, Windows updates, etc. didn't show additional updates. Then today... it installed the Feature update. So, at this point. I don't know what to tell you. Both 2.3.3r and 2.4.2 are working.
That's good news. Thanks for the update.
by steve
Fri Aug 14, 2020 8:10 pm
Forum: Windows
Topic: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?
Replies: 27
Views: 909

Re: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?

Rather than closing it down completely (with the risk of forgetting to re-enable it), better to white-list ".AU" files (if your antivirus allows you to do that). When recording, Audacity writes the audio data as AU files. If your antivirus is scanning every data file as it is written, that...
by steve
Fri Aug 14, 2020 8:05 pm
Forum: GNU/Linux
Topic: exporting to ape with Audacity
Replies: 18
Views: 918

Re: exporting to ape with Audacity

Here's a couple of 5 second tones. 32-bit float mono and 32-bit float stereo.
See if you can encode them to APE from the command line.
test32.wav
(861.41 KiB) Downloaded 12 times
test32s.wav
(1.68 MiB) Downloaded 14 times
by steve
Fri Aug 14, 2020 5:27 pm
Forum: Windows
Topic: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?
Replies: 27
Views: 909

Re: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?

happy37 wrote:
Fri Aug 14, 2020 4:52 pm
Having shut it down, things are/were so much better.
That's the anti-virus that you are shutting down?

To recap (and save me from reading through 3 pages of messages), the problem occurs during recording?
by steve
Fri Aug 14, 2020 5:25 pm
Forum: GNU/Linux
Topic: exporting to ape with Audacity
Replies: 18
Views: 918

Re: exporting to ape with Audacity

Code: Select all

ERROR_INVALID_INPUT_FILE                        1002
Does the encoder support 32-bit float input?
by steve
Fri Aug 14, 2020 4:41 pm
Forum: Windows
Topic: Volume surges after compression (audiobook recording)
Replies: 31
Views: 1115

Re: Volume surges after compression (audiobook recording)

ACX strongly recommend to NOT use a noise gate.
by steve
Fri Aug 14, 2020 4:39 pm
Forum: Windows
Topic: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?
Replies: 27
Views: 909

Re: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?

happy37 wrote:
Fri Aug 14, 2020 4:36 pm
Makes no sense to me.
Yes, very strange.

Same mouse for both machines?
by steve
Fri Aug 14, 2020 4:38 pm
Forum: Windows
Topic: Audacity UI is in two languages
Replies: 7
Views: 85

Re: Audacity UI is in two languages

when I reset config on my latest installation it all just trots back to the systemwide default Yes, that's expected after resetting preferences, but you should then be able to "cleanly" set the required language in the Preference settings. Note that some of the translations are incomplete...
by steve
Fri Aug 14, 2020 4:31 pm
Forum: Windows
Topic: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?
Replies: 27
Views: 909

Re: Mouse speed very slow in selecting recorded audio and recording is jumpy on the screen - any idea why?

happy37 wrote:
Fri Aug 14, 2020 4:03 pm
Drivers are up to date Steve on this affected machine.
and on the "good" machine?
by steve
Fri Aug 14, 2020 4:30 pm
Forum: GNU/Linux
Topic: exporting to ape with Audacity
Replies: 18
Views: 918

Re: exporting to ape with Audacity

If you enable the "Show output" option in the export dialog, and then run

Code: Select all

mac - "%f.ape" -c2000
what is shown in the "Command Output" screen?