Search found 57626 matches: help

Searched query: help

by SquareCubeRoot
Thu Jan 14, 2016 5:06 pm
Forum: Windows
Topic: Crackling noises in raw PCM files
Replies: 3
Views: 315

Crackling noises in raw PCM files

... becomes "full". This happens in other sound editors just the same as in Audacity, so I think the files are at fault. Normalizing doesn't help at all, while Equalization ends up ruining the rest of the sound. First, I would like to know what exactly causes the crackling effect, from a ...
by Ramroumtx
Thu Jan 14, 2016 4:56 pm
Forum: macOS
Topic: I need help with Noise Reduction Please! Like ASAP! Thanks!
Replies: 10
Views: 808

Re: I need help with Noise Reduction Please! Like ASAP! Than

Ok got it thanks! Now how do I get the other one cleaned up?
by steve
Thu Jan 14, 2016 4:48 pm
Forum: Windows
Topic: Audacity records a half pitch below
Replies: 4
Views: 299

Re: Audacity records a half pitch below

There is no setting to tell Audacity to record at the wrong pitch.
Wonder12 wrote:I am inputting audio from a cassette
How are you doing that?
Wonder12 wrote:I burn the project to an Audio CD
How are you doing that?

Which version of Windows?
Which version of Audacity? (look in "Help > About Audacity")
by Wonder12
Thu Jan 14, 2016 4:31 pm
Forum: Windows
Topic: Audacity records a half pitch below
Replies: 4
Views: 299

Audacity records a half pitch below

... not change the step? Does this have to do with pitch? To sum, the output from Audacity is a step below, compared to the source or original. Any help would be greatly appreciated. :)
by 85FastLane
Thu Jan 14, 2016 3:53 pm
Forum: Windows
Topic: Low Levels; Is My Mic Screwed?
Replies: 3
Views: 356

Re: Low Levels; Is My Mic Screwed?

... this field, so I'm probably saying things that make no sense to those of you who know the proper jargon. Sorry. Thanks for your patience and your help.
by brimbela
Thu Jan 14, 2016 12:08 pm
Forum: Audacity in Education
Topic: Improve record quality
Replies: 9
Views: 4410

Re: Improve record quality

... recording it's always the same: muffled. If there are some filters/effects that I can use to improve the sample sent, please let me know. Any help would be appreciated. Thanks
by steve
Thu Jan 14, 2016 9:18 am
Forum: Windows
Topic: Having trouble with "drawing tool"
Replies: 11
Views: 1098

Re: Having trouble with "drawing tool"

... waveform on a large (zoomed out) scale, you can use the envelope tool http://manual.audacityteam.org/o/man/envelope_tool.html This tutorial may help you to get started: http://manual.audacityteam.org/o/man/tutorial_editing_an_existing_file.html
by steve
Thu Jan 14, 2016 9:13 am
Forum: General Audio Programming
Topic: Help Getting Started?
Replies: 4
Views: 1440

Re: Help Getting Started?

Audacity is a large and complex program with about half a million lines of code. The code is split into several hundred files, mostly .cpp and .h files as Audacity is mostly written in C++. The files are sorted into multiple directories. The source code that is directly concerned with building the A...
by audiodavid
Thu Jan 14, 2016 7:22 am
Forum: macOS
Topic: Analog microphone
Replies: 10
Views: 956

Analog microphone

... MBP but couldn't record any signal at all ! Does it mean I've to buy some kind of gear before I can use my analog mic for recording ? Thanks for help. Dave.
by evilmrmahler
Thu Jan 14, 2016 3:29 am
Forum: General Audio Programming
Topic: Help Getting Started?
Replies: 4
Views: 1440

Re: Help Getting Started?

The fact that Audacity can't playback surround is good to know. I'll have to find a way around that. Otherwise, let me be more specific. I'd like to be able to find and read the code which handles the things you are describing. For example if I had a track and used the time shift tool, in what file ...