Search found 57626 matches: help

Searched query: help

by steve
Wed May 28, 2014 3:47 am
Forum: Windows
Topic: Equalize beat gapping of all over an mp3.
Replies: 8
Views: 573

Re: Equalize beat gapping of all over an mp3.

But playing with different values in "Sliding Time Scale / Pitch Shift" doesn't help me much. because you can't find the right numbers? Is this feature to be introduced with upcoming release? There are currently no plans that I'm aware of. I have heard about ...
by Gouranga Das
Wed May 28, 2014 3:33 am
Forum: Windows
Topic: Equalize beat gapping of all over an mp3.
Replies: 8
Views: 573

Re: Equalize beat gapping of all over an mp3.

... But playing with different values in "Sliding Time Scale / Pitch Shift" doesn't help me much. Is this feature to be introduced with upcoming release? I have heard about 'Elastic Audio'. Does it work with this problem?
by Gale Andrews
Wed May 28, 2014 3:15 am
Forum: Windows
Topic: Manual .pdf
Replies: 6
Views: 614

Re: Manual .pdf

I am having a hard time trying to figure out how to use the software via the online help. I have always had better luck using hard documentation. That would be a lot of printing to do, even if there was a PDF. Does it help if you enter your desired search inside ...
by FPSchazly
Wed May 28, 2014 12:28 am
Forum: Windows
Topic: Odd Popping Sound from Mic That I'm Trying to Mitigate
Replies: 8
Views: 1590

Re: Odd Popping Sound from Mic That I'm Trying to Mitigate

... it periodically to make sure it doesn't start the odd noise. I just came into some money so perhaps a new mic is in my future. Thanks for the help, all.
by tmcfalls
Tue May 27, 2014 9:46 pm
Forum: Windows
Topic: Manual .pdf
Replies: 6
Views: 614

Re: Manual .pdf

I am having a hard time trying to figure out how to use the software via the online help. I have always had better luck using hard documentation.
by Gale Andrews
Tue May 27, 2014 9:28 pm
Forum: Windows
Topic: Does not record channels 3 and 4 under ASIO [SOLVED]
Replies: 9
Views: 786

Re: Records without sound

Please post the content from Help > Audio Device Info... so we can see what input choices you have.

If you want to record two channels, set Audacity to "stereo" in the fourth box of Device Toolbar.


Gale
by Gale Andrews
Tue May 27, 2014 5:33 pm
Forum: Windows
Topic: Help with WAV bitrate encoding.
Replies: 4
Views: 466

Re: Help with WAV bitrate encoding.

Also bear in mind that most applications can't play WAV files larger than 2 GB, and the absolute maximum is 4 GB. 32-bit files (floating point or fixed point) are twice as large as 16-bit PCM. For 44100 Hz 32-bit stereo WAV, you will only get 1 hour 40 minutes playing time within the 2 GB pseudo-lim...
by DVDdoug
Tue May 27, 2014 5:14 pm
Forum: Windows
Topic: Help with WAV bitrate encoding.
Replies: 4
Views: 466

Re: Help with WAV bitrate encoding.

Help with WAV bitrate encoding. FYI - This is bit-depth (number of bits per sample) as opposed of bitrate (number of bits in one second of audio). I'm editing some flac files in audacity and I'm exporting it as "WAV ...
by Gale Andrews
Tue May 27, 2014 5:12 pm
Forum: Windows
Topic: Direct help for a BLIND user of Audacity
Replies: 8
Views: 1415

Re: Direct help for a BLIND user of Audacity

I have a blind musician friend who would like to use Audacity. I've been surfing the Internet trying to find concise, useful information on the subject . . . not too much success, unfortunately. There is some information in this topic. In my opinion, it is much better your friend joins the Audacity...
by nearnessofyou
Tue May 27, 2014 4:10 pm
Forum: Windows
Topic: Waveform goes flat after a few seconds
Replies: 4
Views: 987

Re: Waveform goes flat after a few seconds

... tempDir.GetPath().c_str()), _("Error"), wxOK | wxICON_ERROR); return false; } tempDir.Rmdir(); tempDir.RemoveLastDir(); } Thanks for the help.