Search found 59476 matches

by steve
Fri Sep 29, 2017 5:58 pm
Forum: Windows
Topic: "Change Tempo" is also increasing volume
Replies: 20
Views: 1679

Re: "Change Tempo" is also increasing volume

Which version of Audacity?
What settings are you using?
That audio does not look like a "normal" audio recording. What is it?
Why are you working in 16-bit?
What's wrong with your sound card?
by steve
Fri Sep 29, 2017 5:52 pm
Forum: Audiobook Production
Topic: AudioBook Mastering version 4
Replies: 69
Views: 36738

Re: AudioBook Mastering version 4

kozikowski wrote:Which way and why?
It may indicate a much lower noise floor than the actual noise floor (it's a bug).
by steve
Fri Sep 29, 2017 4:10 pm
Forum: Audiobook Production
Topic: AudioBook Mastering version 4
Replies: 69
Views: 36738

Re: AudioBook Mastering version 4

But why are they pushing back if my file says it passes acx check? The ACX Check plug-in is intended as a "guide", not a "gold standard". It is a relatively simple tool. The noise floor measurement makes lots of assumptions and so does not always give accurate measurements. I've...
by steve
Fri Sep 29, 2017 1:38 pm
Forum: GNU/Linux
Topic: Audacity stil doesn't start
Replies: 4
Views: 738

Re: Audacity stil doesn't start

I'm using:
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)

You can have several versions of gcc installed at the same time. To get the version number of the currently configured version, enter this in a terminal window:

Code: Select all

gcc -v
by steve
Fri Sep 29, 2017 12:40 pm
Forum: Windows
Topic: recording noise persists
Replies: 9
Views: 871

Re: recording noise persists

Sounds to me like a bad earth connection, which is most likely caused by a faulty / dirty connector, or a damaged microphone lead.
by steve
Fri Sep 29, 2017 12:37 pm
Forum: Windows
Topic: Export Selected Audio greyed out after 2 uses per session
Replies: 6
Views: 629

Re: Export Selected Audio greyed out after 2 uses per sessio

sheppertonsound wrote:I downloaded it from: https://sourceforge.net/projects/audacity/
That's an old version.

The current version is 2.1.3 and is available via the Audacity website: https://www.audacityteam.org/download/windows/
by steve
Fri Sep 29, 2017 12:34 pm
Forum: GNU/Linux
Topic: Audacity stil doesn't start
Replies: 4
Views: 738

Re: Audacity stil doesn't start

I'm under Ubuntu 16.04 32 bits, with GCC (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 version and I wanted to install (compiling) Audacity 2.1.3, following your post https://forum.audacityteam.org/viewtopic.php?f=19&t=88943 with the special line in red. Those instructions are for building Aud...
by steve
Fri Sep 29, 2017 12:18 pm
Forum: Windows
Topic: Error: reference to invalid character number at line 6
Replies: 34
Views: 5033

Re: Error: reference to invalid character number at line 6

It would appear that an alternative solution would be to build WxWidgets on Windows with wxUSE_UNICODE_UTF8=1 so that UTF-8 encoding is used on all platforms. but on the other hand, perhaps not. Although that document seems to suggest that we can use wxUSE_UNICODE_UTF8=1 on Windows, further reading...
by steve
Fri Sep 29, 2017 9:05 am
Forum: Windows
Topic: Error: reference to invalid character number at line 6
Replies: 34
Views: 5033

Re: Error: reference to invalid character number at line 6

I found an article in the official wxWidgets 3.0.2 documentation describing how wxString works: http://docs.wxwidgets.org/3.0.2/overview_string.html#overview_string_internal Excellent. That clearly answers my question about why the UTF-16 encoding is happening. The bit that grabbed me was (emphasis...
by steve
Fri Sep 29, 2017 8:21 am
Forum: macOS
Topic: Changing Microphones
Replies: 4
Views: 618

Re: Changing Microphones

The second sample sounds as if there is some sort of aggressive noise reduction applied to it.
That could be a Windows sound "Enhancement" effect. See here for more info: http://manual.audacityteam.org/man/faq_ ... hancements