Search found 59476 matches

by steve
Wed Sep 16, 2015 12:59 pm
Forum: Windows
Topic: WAV file is not read
Replies: 14
Views: 792

Re: WAV file is not read

It could be a libsndfile bug, or a bug in the application that made the file.
Audacity, libsndfile and sox (http://sox.sourceforge.net/) can all open other 32-bit float 8 channel PCM WAV files, but not the files that you uploaded.
by steve
Wed Sep 16, 2015 2:51 am
Forum: GNU/Linux
Topic: Playback through computer speakers
Replies: 10
Views: 1869

Re: Playback through computer speakers

As koz says - check the Zoom manual, The options are: a) Record with the Zoom as a stand alone recorder onto a flash memory card, then transfer the recording from the flash memory card to your computer for editing. b) Connect the Zoom via USB to the computer and set the Zoom to work as a USB microph...
by steve
Wed Sep 16, 2015 2:01 am
Forum: Feature Request Archive
Topic: Record two mono channels simultaneously
Replies: 14
Views: 3631

Re: Record two mono channels simultaneously

Is that a setting in JACK? With Jack, the recording channels are predictably in order. With Pulse, channels 1 and 2 are always Left and Right of my 2 channel sound card. (To use more than the first two channels requires a bit of magic to attach audio streams to the channels - something much more ea...
by steve
Wed Sep 16, 2015 1:48 am
Forum: Feature Request Archive
Topic: Bug: default sample format ignored for imports
Replies: 57
Views: 6483

Re: Bug: default sample format ignored for imports

but would not conversion delay imports of those files that FFmpeg imported below 32-bit float depth? That depends on when Audacity converts. "We" know that the sample format displayed in the track info panel is not necessarily the actual format of the track data, and that all types of pro...
by steve
Tue Sep 15, 2015 8:51 pm
Forum: Feature Request Archive
Topic: Lock tool bar arrangement
Replies: 27
Views: 4358

Re: Lock tool bar arrangement

cmac185 wrote:I hope I have clearly explained my thinking
Sorry but I don't understand how you expect Audacity to know where you want the toolbars when you resize the window.
by steve
Tue Sep 15, 2015 8:42 pm
Forum: Feature Request Archive
Topic: White Space
Replies: 14
Views: 1497

Re: White Space

kozikowski wrote:Or more likely, it was easier to code.
No. Go back to an old enough version (early 1.3.x perhaps), white-space was included in the export.
by steve
Tue Sep 15, 2015 6:30 pm
Forum: Windows
Topic: WAV file is not read
Replies: 14
Views: 792

Re: WAV file is not read

In which way this is not "normal"? It's an 8 channel, signed 32-bit float RIFF file. Full info: Audio Format : PCM Format profile : Float Format settings, Endianness : Little Format settings, Sign : Signed Codec ID : 00001000-0000-0300-8000-00AA00389B71 Codec ID/Hint : IEEE Duration : 17s...
by steve
Tue Sep 15, 2015 6:19 pm
Forum: Feature Request Archive
Topic: Lock tool bar arrangement
Replies: 27
Views: 4358

Re: Lock tool bar arrangement

cmac185 wrote:I've been looking for a way to lock the tool bar arrangement so it doesn't shift around when I change the window size.
So if you make the window narrower than the toolbars, what should happen?
by steve
Tue Sep 15, 2015 6:17 pm
Forum: Feature Request Archive
Topic: White Space
Replies: 14
Views: 1497

Re: White Space

kozikowski wrote:Are we reacting to that one time in 1993 when one person needed an edit to not include leading silence?
I don't think the reason for excluding leading silence has ever been explained. Someone obviously thought at some time that it was a good idea, and made it so.
by steve
Tue Sep 15, 2015 6:13 pm
Forum: Feature Request Archive
Topic: Bug: default sample format ignored for imports
Replies: 57
Views: 6483

Re: Bug: default sample format ignored for imports

I don't think this rates more than P4 on the whole. I suppose that depends on how high we rate the importance of "best possible sound quality" and "ease of use". Both of these aspects would be improved if we handled sample formats "intelligently". If I recall correctly...