Search found 59476 matches

by steve
Wed Oct 21, 2020 10:57 am
Forum: Windows
Topic: Problem with 8bit signed output with 2.4.2 [SOLVED]
Replies: 14
Views: 177

Re: Problem with 8bit signed output with 2.4.2

Jeff_Birt wrote:
Tue Oct 20, 2020 11:50 pm
Here is the Audacity project exported from my desktop and laptop trimmed down just 32 bytes each.
I don't know what they are supposed to look like. Could you also export the same files as "32-bit float WAV" (that will look exactly like the waveform in Audacity).
by steve
Wed Oct 21, 2020 10:51 am
Forum: macOS
Topic: Audacity recording over itself?
Replies: 52
Views: 1671

Re: Audacity recording over itself?

What do you mean? Spanner? :D English saying. put/throw a spanner in the works = something that prevents a plan or activity from succeeding I think the US equivalent is "throw a monkey wrench in the works" If I record the same Internet stream using my iPhone's personal hotspot for say 30-...
by steve
Tue Oct 20, 2020 9:51 pm
Forum: macOS
Topic: Audacity recording over itself?
Replies: 52
Views: 1671

Re: Audacity recording over itself?

Please hang with me while I am traveling I'll be here :) The thing is that we have a spanner in the works "somewhere". We need to narrow that down. Simultaneous recording from the same Internet connection could prove if the problem is with the Internet connection or not - can't do that if...
by steve
Tue Oct 20, 2020 9:11 pm
Forum: macOS
Topic: Audacity recording over itself?
Replies: 52
Views: 1671

Re: Audacity recording over itself?

Can you run both the old and new laptops at the same time? If you have broadband it should easily be able to keep up with streaming audio to two devices at the same time. If the problem occurs on one and not the other when sharing the same Internet connection, then it proves that the problem is mach...
by steve
Tue Oct 20, 2020 8:48 pm
Forum: GNU/Linux
Topic: verson 2.3.1 fails on fedora 32
Replies: 15
Views: 1143

Re: verson 2.3.1 fails on fedora 32

awbest wrote:
Tue Oct 20, 2020 8:03 pm
Warning: Mismatch between the program and library build versions detected.
I guess you didn't build Audacity yourself?
by steve
Tue Oct 20, 2020 8:46 pm
Forum: macOS
Topic: Audacity recording over itself?
Replies: 52
Views: 1671

Re: Audacity recording over itself?

I say it's a problem with Auadcaity - which is why I am here - and NOT my Retina MacBook Pros or the operator or the websites or the Internet connection... In that case you've got me beat. I can't reproduce the issue and I'm not aware of any other cases quite like this. I can reproduce the issue if...
by steve
Tue Oct 20, 2020 8:43 pm
Forum: Windows
Topic: Problem with 8bit signed output with 2.4.2 [SOLVED]
Replies: 14
Views: 177

Re: Problem with 8bit signed output with 2.4.2

OK, so this is what I get with Audacity 2.4.2 on Windows 10.
The track contained one cycle of a 440 Hz sine wave.
I've added ".txt" to the file names so that they can be uploaded to the forum.
signed.raw.txt
(101 Bytes) Downloaded 4 times
unsigned.raw.txt
(101 Bytes) Downloaded 4 times
by steve
Tue Oct 20, 2020 6:29 pm
Forum: Windows
Topic: Not writable or disk full
Replies: 2
Views: 98

Re: Not writable or disk full

normanjl wrote:
Tue Oct 20, 2020 5:49 pm
There is no space before the name and I made sure there were no hyphens
Any characters in the name other than a to z, A to Z, 0 to 9 ?


How big is the project? (How many audio tracks and how long are they?)
by steve
Tue Oct 20, 2020 5:49 pm
Forum: macOS
Topic: Audacity recording over itself?
Replies: 52
Views: 1671

Re: Audacity recording over itself?

How many times has this problem occurred? Your first post gives the impression that it was a one off.
by steve
Tue Oct 20, 2020 4:22 pm
Forum: Windows
Topic: Problem with 8bit signed output with 2.4.2 [SOLVED]
Replies: 14
Views: 177

Re: Problem with 8bit signed output with 2.4.2

It's working for me on Linux with Audacity 2.4.2 This (below) is a simple "ramp" signal from 0 (silence) to 1 (positive full-scale) viewed in a Hex editor. As expected, the unsigned signal starts at 0x 80, while the signed starts at 0x 00. How are you testing your exported files? hex.png