Search found 59476 matches

by steve
Mon Jun 19, 2017 6:11 pm
Forum: Windows
Topic: Graphic compare two sound events
Replies: 7
Views: 917

Re: Graphic compare two sound events

Audacity has a number of ways to visualize sound. Most obviously is the waveform (the blue wiggly shape on the track) which can be viewed at different zoom levels: http://manual.audacityteam.org/man/audacity_waveform.html http://manual.audacityteam.org/man/zooming.html Then there's the spectrogram t...
by steve
Mon Jun 19, 2017 10:28 am
Forum: macOS
Topic: Disastrous Voice Distortion
Replies: 5
Views: 564

Re: Disastrous Voice Distortion

Bibblyboy wrote:Is there any fix for this? At all?
Sorry, but I'm going with 'no'.
Is this the first time that the problem has happened?
by steve
Mon Jun 19, 2017 7:41 am
Forum: Windows
Topic: Popping in the audio. ( Surprise it's not the mic)
Replies: 15
Views: 1282

Re: Popping in the audio. ( Surprise it's not the mic)

Could you upload the sample somewhere that does not require logging in, thanks. There's some suggested methods here: viewtopic.php?f=49&t=72887
by steve
Sun Jun 18, 2017 10:39 pm
Forum: Nyquist
Topic: Higher order filters
Replies: 10
Views: 3941

Re: Higher order filters

Here's an 8th order 10000 Hz low pass filter based on cascading biquad filters with Q values from this page: http://www.earlevel.com/main/2016/09/29/cascading-filters/ and biquad parameters from this page: http://www.earlevel.com/main/2013/10/13/biquad-calculator-v2/ (setf b0 0.21683529588969896) (s...
by steve
Fri Jun 16, 2017 3:29 pm
Forum: Podcasting with Audacity
Topic: Editting *.AU files
Replies: 9
Views: 1931

Re: Editting *.AU files

So how would you reverse the "noise reduction" You wouldn't. Some things are not reversible, like "Noise Reduction" and "boiling an egg". Equalization is theoretically reversible, but can be tricky to do exactly. You need to apply Equalization again but with the revers...
by steve
Fri Jun 16, 2017 3:25 pm
Forum: Windows
Topic: File keeps saving as 00h:02m:00:033s instead of 00h:02m:00s
Replies: 17
Views: 820

Re: File keeps saving as 00h:02m:00:033s instead of 00h:02m:

emar wrote:But it's working now so all good!
Thanks for letting us know. I'll close this topic now.
by steve
Fri Jun 16, 2017 1:52 pm
Forum: Windows
Topic: feature request for audacity to import wave form from images
Replies: 2
Views: 483

Re: feature request for audacity to import wave form from im

It sounds like what you want is "Photosounder" http://photosounder.com/
by steve
Fri Jun 16, 2017 9:13 am
Forum: Windows
Topic: Popping in the audio. ( Surprise it's not the mic)
Replies: 15
Views: 1282

Re: Popping in the audio. ( Surprise it's not the mic)

Both my Audio and Video is recorded in OBS through a 1-3 track system 1. mixed 2. mic 3. Game. The punctuation is ambiguous, but I think you're saying that you record everything via OBS, and that produces a .mp4 file which you import into Audacity for editing. Have I understood correctly? I then Im...
by steve
Fri Jun 16, 2017 8:46 am
Forum: macOS
Topic: Gatherin' Up Chunks
Replies: 4
Views: 495

Re: Gatherin' Up Chunks

There are two parts to and Audacity project. There is an AUP file, and a _data folder. The folder contains the audio data as lots of little chunks. Do not mess with the data folder . The AUP file tells Audacity how to reassemble the data to recreate the project. The AUP file and its _data folder mus...
by steve
Fri Jun 16, 2017 8:29 am
Forum: Windows
Topic: Popping in the audio. ( Surprise it's not the mic)
Replies: 15
Views: 1282

Re: Poping in the audio. ( Surprise it's not the mic)

Are you trying to record with OBS and Audacity at the same time?
What exactly are you trying to do? What's your set-up? How do I replicate your set-up so that I can replicate the problem?