Search found 59476 matches

by steve
Wed Sep 04, 2013 4:21 pm
Forum: Windows
Topic: change dither to none? in quality settings?
Replies: 40
Views: 9400

Re: change dither to none? in quality settings?

I've reported the issue to the developers.

This bug has been present since at least the 2.0.0 release. Obviously not many people listen to silence with volume cranked all the way up ;)
by steve
Wed Sep 04, 2013 4:09 pm
Forum: Windows
Topic: change dither to none? in quality settings?
Replies: 40
Views: 9400

Re: change dither to none? in quality settings?

steve wrote:The exported WAV file has got "Triangle" dither when it should have "Shaped" dither.
It's only happening when exporting stereo WAV files, not mono WAV files.
by steve
Wed Sep 04, 2013 3:55 pm
Forum: Windows
Topic: change dither to none? in quality settings?
Replies: 40
Views: 9400

Re: change dither to none? in quality settings?

Robert J. H. wrote:It seems that the wave file isn't shaped at all - just plain white noise.
Weird indeed.
The exported WAV file has got "Triangle" dither when it should have "Shaped" dither.
I wonder when that bug crept in.

I'll raise this with the developers.
by steve
Wed Sep 04, 2013 3:43 pm
Forum: New Plug-Ins
Topic: Append Import
Replies: 57
Views: 39392

Re: Append Import

But would this add Split lines? That's the idea (otherwise it's no better than Align End to End followed by Mix and Render). I've little doubt that a dedicated C++ Append Import with a file browser and customisations for "import first file at the cursor" and "methods to demarcate the...
by steve
Wed Sep 04, 2013 2:43 pm
Forum: New Plug-Ins
Topic: Append Import
Replies: 57
Views: 39392

Re: Append Import

A feature request has been made for Append Import - a way to mark the joins between the imported files. It was suggested to insert silence at the joins but you could also label the joins or add split lines there (or perhaps only the C++ version could do that)... Nyquist plug-ins can currently only ...
by steve
Wed Sep 04, 2013 2:14 pm
Forum: Plug-in Archive
Topic: New plug-in effect - PopMute
Replies: 105
Views: 70379

Re: New plug-in effect - PopMute

Good catch.
Again I've updated popmute3.ny rather than creating a new version.
by steve
Wed Sep 04, 2013 2:08 pm
Forum: Windows
Topic: change dither to none? in quality settings?
Replies: 40
Views: 9400

Re: change dither to none? in quality settings?

I just downloaded your 2 files, and the WAV has a lot more hiss than the FLAC! How very peculiar. :shock: 1) Import both files into Audacity. 2) Select the first 1 second in both tracks. 3) Apply the "Amplify" effect with default settings. (Obviously the first 1 second in both tracks is b...
by steve
Wed Sep 04, 2013 1:53 pm
Forum: Feature Request Archive
Topic: Exported Spectrum overwrites existing file.
Replies: 22
Views: 8037

Re: Exported Spectrum overwrites existing file.

Here's a patch that provides the option in Preferences > Import/Export
OverwriteSpectrumExport.patch
(1.85 KiB) Downloaded 136 times
by steve
Wed Sep 04, 2013 1:19 pm
Forum: Windows
Topic: how does 'enhanced autocorrction' work?
Replies: 7
Views: 4147

Re: how does 'enhanced autocorrction' work?

steve wrote:
Robert J. H. wrote:I forgot that the spectrum export appends data on existing files.
The number of times that I've done that :grin:
Topic split to: http://forum.audacityteam.org/viewtopic ... 06#p221906
by steve
Wed Sep 04, 2013 1:15 pm
Forum: Feature Request Archive
Topic: Exported Spectrum overwrites existing file.
Replies: 22
Views: 8037

Exported Spectrum overwrites existing file.

Slit from: http://forum.audacityteam.org/viewtopic.php?p=221901#p221901 I forgot that the spectrum export appends data on existing files. It would be very easy to add an option for overwriting rather than appending the file. The difficult part is "where to put the option". Putting it in &q...