Search found 59476 matches

by steve
Thu Nov 07, 2013 8:45 pm
Forum: Windows
Topic: PITCH OF VOICE PROBLEM (SOLVED)
Replies: 71
Views: 24876

Re: PITCH OF VOICE PROBLEM

There really is very little sound quality difference between 44.1 kHz and 48 kHz sample rates. For the perfectionist there are marginal benefits to using one or the other, depending on what you are doing and what equipment you are using. If you're using MP3 files as your "source material",...
by steve
Thu Nov 07, 2013 3:58 pm
Forum: macOS
Topic: Start of words cut off
Replies: 3
Views: 1089

Re: Start of words cut off

Probably best to leave Sound Activated Recording off (disabled).
by steve
Thu Nov 07, 2013 3:57 pm
Forum: Windows
Topic: Recording delay during voice pause between talking
Replies: 10
Views: 5015

Re: Recording delay during voice pause between talking

Some sound cards have their own control panel. In some cases the sound card's control panel will override the Windows Sounds settings. Have a look in the Windows Control Panel ("Classic View" is easiest, if Windows still has that) and look to see if you can find a utility for controlling/c...
by steve
Thu Nov 07, 2013 3:51 pm
Forum: General Audio Programming
Topic: Plotting with horizontal scroll bar
Replies: 3
Views: 6648

Re: Plotting with horizontal scroll bar

Sorry, I've not used either Qwt or wxMathPlot and my programming skills are rudimentary. You may do better asking on the Qwt and/or wxMathPlot forums.
by steve
Thu Nov 07, 2013 3:36 pm
Forum: New Plug-Ins
Topic: Peak Amplitude (Analyze plug-in)
Replies: 11
Views: 9956

Peak Amplitude (Analyze plug-in)

This has come up a few times on the Audacity4Blind mailing list, so I thought I'd write a plug-in for it. The issue is to show the peak amplitude of a track. There is a "trick" for getting the peak amplitude using the Amplify effect, but it would probably be easier to just have a tool in t...
by steve
Thu Nov 07, 2013 2:43 pm
Forum: Windows
Topic: Deleting Portion of Music Track
Replies: 19
Views: 5470

Re: Deleting Portion of Music Track

Is the file I want 1st, the file I want to 'clip' a piece from? You said that you had two files that you wanted to "stitch together" end to end. You didn't say that you wanted to "clip a piece" (whatever that means). We can only give instructions for what you say you want to do....
by steve
Thu Nov 07, 2013 1:01 pm
Forum: General Audio Programming
Topic: Plotting with horizontal scroll bar
Replies: 3
Views: 6648

Re: Plotting with horizontal scroll bar

From a Google search it looks like Qwt includes an oscilloscope in the official examples.
by steve
Thu Nov 07, 2013 12:35 pm
Forum: Windows
Topic: Recording delay during voice pause between talking
Replies: 10
Views: 5015

Re: Recording delay during voice pause between talking

Leave Skype off and not automatically starting up (you can manually start it when you need it and shut it down again when your finished). It sounds like this has helped a bit, though not enough. Try making a recording with the Task Manager open, and keep an eye on CPU usage and Disk Access. If eithe...
by steve
Thu Nov 07, 2013 12:11 pm
Forum: GNU/Linux
Topic: How to fix the so-hard-its-hard-to-understand audio (w/ file
Replies: 1
Views: 2934

Re: How to fix the so-hard-its-hard-to-understand audio (w/

The audio is badly distorted because the recording level is way too high. It cannot be fixed, you will need to record it again. If you recorded that in Audacity you need to aim for a maximum peak recording level of around -6 dB (half the track height). For future reference, instructions for how to a...
by steve
Thu Nov 07, 2013 4:52 am
Forum: Compiling Audacity
Topic: LINKER errors
Replies: 8
Views: 3540

Re: LINKER errors

If you are on Linux, you're still faced with the wrong wxWidgets version and possibly also the failure of one of the libraries to get copied out of its temporary location into its appropriate permanent location. Steve (one of the elves on this board) can help you with compiling Linux. If you're on ...