Search found 10446 matches

by waxcylinder
Sun Apr 29, 2012 11:21 am
Forum: macOS
Topic: splicing v short audios
Replies: 4
Views: 1077

Re: splicing v short audios

You don't - those 6 second chunks are part of Audacity's internal project structure to enable faster processing. You need to open the .aup file that you created.

See: http://manual.audacityteam.org/man/Audacity_Projects

WC
by waxcylinder
Fri Apr 27, 2012 2:30 pm
Forum: Audio Processing
Topic: Normalize and DC offset correction
Replies: 10
Views: 5243

Re: Normalize and DC offset correction

waxcylinder wrote:Does this mean that I should be re-thinking my current lack of support for Option 3 above???
I'll take that as a no then Bill :)

Support for option 3 still witheld 8-)

Peter.
by waxcylinder
Fri Apr 27, 2012 2:15 pm
Forum: Audio Processing
Topic: Locate one audio clip within another (needle/haystack)
Replies: 2
Views: 1108

Re: Locate one audio clip within another (needle/haystack)

And if wishes were horses, beggars would ride ... :)

I suspect there is a big reason why your googling yielded naught - and that's because it can't be done, not without a super-computer and a lot of cute, tricky coding anyway.

WC
by waxcylinder
Fri Apr 27, 2012 2:12 pm
Forum: Audio Processing
Topic: Normalize and DC offset correction
Replies: 10
Views: 5243

Re: Normalize and DC offset correction

1) Make the average of positive sample values equal to the inverse of the sum of negative sample values. ...The average offset is now zero, but there is a large negative offset at the beginning of the track and a large positive offset at the end of the track. This is the method that Audacity uses. ...
by waxcylinder
Fri Apr 27, 2012 1:59 pm
Forum: Audio Processing
Topic: Export Audio @ 24bit? 96khz
Replies: 1
Views: 1865

Re: Export Audio @ 24bit? 96khz

Assuming you are on Audacity 2.0.0 (or alpha 2.0.1) and not 1.2.6 then click on the " Save as type " selection box in the E xport dialog and select " Other Compressed files " from the drop-down list. Then use the Options button to select your 24-bit . Audacity will remember your ...
by waxcylinder
Fri Apr 27, 2012 1:53 pm
Forum: Nyquist
Topic: Normalize and DC offset correction
Replies: 28
Views: 13317

Re: Normalize and DC offset correction

The point is that I never have found a single use-case where normalizing without removing unwanted DC ever made sense. But it's also not a good attitude to bigheadedly say that nobody will ever need it. It often happens that one day I need some particular settings and the next day in a similar situ...
by waxcylinder
Thu Apr 26, 2012 8:28 am
Forum: Windows
Topic: Importing from Itunes
Replies: 1
Views: 590

Re: Importing from Itunes

by waxcylinder
Wed Apr 25, 2012 6:43 pm
Forum: Audio Processing
Topic: Normalize and DC offset correction
Replies: 10
Views: 5243

Re: Normalize and DC offset correction

Actually there is a third proposal in the Wiki (which) in the interests of fairnessI include here: 3) http://wiki.audacityteam.org/wiki/Proposal_DC_Management Personally I do not support this proposal, as it blinds users with poor sound cards to the fact that they have DC offset on their signal. WC
by waxcylinder
Wed Apr 25, 2012 3:02 pm
Forum: Nyquist
Topic: Normalize and DC offset correction
Replies: 28
Views: 13317

Re: Normalize and DC offset correction

Steve is this still the vn. I tested yesterday, or have you modified the GUI based on my commenys?

Peter.
by waxcylinder
Wed Apr 25, 2012 3:00 pm
Forum: Audio Processing
Topic: Tool(s) to automate finding sleep talking in 8h MP3 files?
Replies: 6
Views: 2421

Re: Tool(s) to automate finding sleep talking in 8h MP3 file

Has anybody tried automating some Audacity-tasks, with AutoHotKey, for example ? With any luck you might get hot-keys for Effects (and the Generate and remaining Analyze menu items) in the next release of Audacity 2.0.1. One of the developers has been working on this and Gale & I have been test...