Search found 59476 matches

by steve
Thu May 17, 2018 11:08 am
Forum: Windows
Topic: Save clips without labelling
Replies: 3
Views: 172

Re: Save clips without labelling

Which version of Audacity are you using?
by steve
Thu May 17, 2018 11:06 am
Forum: Audio Processing
Topic: Remastering Plugin Tools
Replies: 25
Views: 4048

Re: Remastering Plugin Tools

A few more comments: 1) Mono files are handled incorrectly. If you don't want to support mono files, then better to throw an error on mono input. 2) I'm seeing 3212 silent samples appended to the front of the input file, and a similar amount missing from the end. 3) I'm seeing noticeable amounts of ...
by steve
Thu May 17, 2018 10:44 am
Forum: Audio Processing
Topic: Remastering Plugin Tools
Replies: 25
Views: 4048

Re: Remastering Plugin Tools

Here are some hints: note the two dashes in front of 'thresh' You need to update your documentation as that shows only one hyphen. Note the less than '<' sign in front of the input file and the greater than '>' sign in front of the output file. That should be made explicit in your documentation bec...
by steve
Thu May 17, 2018 10:06 am
Forum: Audio Processing
Topic: Remastering Plugin Tools
Replies: 25
Views: 4048

Re: Remastering Plugin Tools

I'm getting:

Code: Select all

$ ./da-avx -thresh=-15.50 input.wav output.wav
LEFT-RIGHT dBthresh: (-15.50,-15.50), dBingain: (  0.00,  0.00), dBoutgain: (  0.00,  0.00)
Cannot do audio input from tty
Failure to start -- input file is incompatible

by steve
Wed May 16, 2018 8:18 pm
Forum: Windows
Topic: PLAYBACK SPEED SLIDER
Replies: 2
Views: 154

Re: PLAYBACK SPEED SLIDER

If you double click on the slider, a box will open that allows you to type in and exact speed (5 decimal places).
See: https://manual.audacityteam.org/man/tra ... olbar.html
by steve
Wed May 16, 2018 6:10 pm
Forum: Windows
Topic: Export choices are grayed out except for "compressed proj.
Replies: 4
Views: 182

Re: Export choices are grayed out except for "compressed pro

Alking wrote:Nevermind, dammit. You have to actually have a recording before you can choose an export type. Duh! Working fine. :mrgreen:
Our posts crossed.
by steve
Wed May 16, 2018 8:36 am
Forum: Adding Features to Audacity
Topic: Add "Save changes before closing?" checkbox in Preferences
Replies: 7
Views: 983

Re: Add "Save changes before closing?" checkbox in Preferenc

No other professional software implies changes to an opened file upon the sole fact of it being opened This is a common misunderstanding. Audacity is not saying that the audio file that has been "opened" has been changed, it is saying that the "Audacity project" has been changed...
by steve
Wed May 16, 2018 7:11 am
Forum: Adding Features to Audacity
Topic: Add "Save changes before closing?" checkbox in Preferences
Replies: 7
Views: 983

Re: Add "Save changes before closing?" checkbox in Preferenc

qwertyytrewq wrote:in their fast paced professional workflow
Which other professional software allows the user to close without warning about unsaved changes?