Search found 59476 matches

by steve
Tue Dec 04, 2012 6:25 pm
Forum: Audio Processing
Topic: Tone control plug-in
Replies: 35
Views: 12505

Re: Tone control plug-in

Updated. This version does not have the help menu or the normalize feature. ADVICE: It is highly recommended to use 32-bit float format for audio tracks. If this format is used and the output level is inadvertently boosted too much then it can be brought back down below 0 dB by using the Amplify eff...
by steve
Tue Dec 04, 2012 5:56 pm
Forum: Audio Processing
Topic: Displaying long track names
Replies: 12
Views: 8038

Re: Displaying long track names

Thanks Edgar.
I've already posted a patch to bugzilla that worked on my machine (and included a disclaimer that I may not know what I'm talking about :D)
by steve
Tue Dec 04, 2012 5:53 pm
Forum: GNU/Linux
Topic: System sound crashes on Audacity start
Replies: 32
Views: 42595

Re: System sound crashes on Audacity start

Could you also open Audacity and from the Help menu select "Audio Device Info..."
Paste the contents from the pop-up window into your reply.
by steve
Tue Dec 04, 2012 5:52 pm
Forum: GNU/Linux
Topic: System sound crashes on Audacity start
Replies: 32
Views: 42595

Re: System sound crashes on Audacity start

The .asoundrc file existence makes no difference. Normally, there is no .asoundrc file but making one (with the script) causes this contents: pcm.Audigy2 { type hw; card Audigy2; } ctl.Audigy2 { type hw; card Audigy2; } pcm.HVR950Q { type hw; card HVR950Q; } ctl.HVR950Q { type hw; card HVR950Q; } p...
by steve
Tue Dec 04, 2012 5:26 pm
Forum: Windows
Topic: finding and marking small gaps
Replies: 9
Views: 1512

Re: finding and marking small gaps

The easiest way to find the amplitude is to select the part that you want to measure, ensuring that your selection is at least as big as the "gap" that you intend to specify: selection.png Then call up the Amplify effect from the Effect menu (do not apply it). amplify.png Here we see that ...
by steve
Tue Dec 04, 2012 5:16 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: image imported as raw data?
Replies: 4
Views: 2119

Re: image imported as raw data?

Garbage in = garbage out.
Try it.
by steve
Tue Dec 04, 2012 4:26 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: image imported as raw data?
Replies: 4
Views: 2119

Re: image imported as raw data?

Doesn't the application read the header information for a file imported? It isn't a bug. It could be viewed as "user error". "RAW" format is headerless. (there is no header information. http://en.wikipedia.org/wiki/Raw_audio_format) If the user chooses to use Import Raw they are...
by steve
Tue Dec 04, 2012 4:19 pm
Forum: New Plug-Ins
Topic: Adding background noise oder background muisc
Replies: 11
Views: 10257

Re: Adding background noise oder background muisc

An easy way would be to take the code from SilenceFinder.ny oder SoundFinder.ny an apply in the silent parts more background noise then in the sound parts. It would probably be easier and would certainly be more efficient to create a control signal that follows the amplitude of the sound and then u...
by steve
Tue Dec 04, 2012 4:12 pm
Forum: Audio Processing
Topic: strange behavior of seq
Replies: 5
Views: 1255

Re: strange behavior of seq

And why Nyqust doesn't take "The logical stop time" of the last element for the total end time by default? Sorry but that is probably beyond my ability to explain :D It's all to do with *warp*, the "environment" and the difference between local and global time. My multichannel v...
by steve
Tue Dec 04, 2012 3:38 pm
Forum: Windows
Topic: Preserving quality with amplify effect
Replies: 14
Views: 4764

Re: Preserving quality with amplify effect

Before I go recording more vinyl, am I better off leaving the line-in sampling format as 16-bit / 44100hz and the same setting on Audacity (not 32-bit float) with no dithering because I will not be amplifying or saving them in a different format. That will not necessarily have the effect that you i...