Search found 59476 matches

by steve
Tue May 21, 2013 12:46 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Spectral Analysis math
Replies: 13
Views: 4111

Re: Spectral Analysis math

For implementation details, please refer to Spectrum.cpp in the source code http://code.google.com/p/audacity/sourc ... ectrum.cpp
by steve
Tue May 21, 2013 12:35 am
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

I don't see why Audacity should not be able to do better here. If we really cannot edit when audio is paused, then why cannot Pause then delete a selection stop the stream but keep it armed at the pause point (so faking a Pause)? Something along those lines looks possible. The problem with applying...
by steve
Mon May 20, 2013 6:58 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Color of track name in waveform
Replies: 9
Views: 4035

Re: Color of track name in waveform

But, um... well, to be frank, none of us use Audacity because of its pretty interface. :-D ;) You mean as opposed that that "garish" yellow-on-gray that we currently have? We experimented with many text colours - the problem was to find one that would show up reasonably well against eithe...
by steve
Mon May 20, 2013 6:50 pm
Forum: Windows
Topic: Old Turntable Suddenly Won't Record Into Audacity
Replies: 16
Views: 2557

Re: Old Turntable Suddenly Won't Record Into Audacity

Untzboy wrote:Furthermore, my laptop can pick up audio just fine from any other source.
Such as what? As a test, do you have an MP3 player or CD player that you can plug into the laptop's microphone input (preferably using the same cable to plug into the mic input)?
by steve
Mon May 20, 2013 6:45 pm
Forum: Windows
Topic: Recording Playback Windows 7
Replies: 3
Views: 432

Re: Recording Playback Windows 7

Reinstalling Audacity will make no difference unless you also tell the installation to reset preferences . It is possible that an automatic update may have broken the "Stereo Mix" option. If this has happened and you don't have a restore point then you would need to check the sound card dr...
by steve
Mon May 20, 2013 6:24 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Spectral Analysis math
Replies: 13
Views: 4111

Re: Spectral Analysis math

By the way is the windowing follow Welch rule with 50% overlapping ? (ie. 512 overlap between consecutive windows)? I think that it is (but not for "Rectangular" window.) Do you mean also that the spectrum 20*Log10[PeriodogramArray[data,4096,2048,BlackmanHarrisWindow]] is shifted such tha...
by steve
Mon May 20, 2013 6:13 pm
Forum: macOS
Topic: Missing Duplicate Tracks
Replies: 5
Views: 702

Re: Missing Duplicate Tracks

Was there an error message or warning when you opened the project?
by steve
Mon May 20, 2013 5:41 pm
Forum: Windows
Topic: PCM/16bit/8Khz/Mono
Replies: 11
Views: 20691

Re: PCM/16bit/8Khz/Mono

This is the format information (as reported by MediaInfo ): General Complete name : /home/steve/Desktop/Good Morning.wav Format : Wave File size : 46.6 KiB Duration : 2s 976ms Overall bit rate : 128 Kbps Audio ID : 0 Format : ADPCM Format profile : U-Law Codec ID : 7 Codec ID/Hint : CCITT Duration :...
by steve
Mon May 20, 2013 5:36 pm
Forum: Windows
Topic: Not hearing audio in 2.0.3 ?
Replies: 1
Views: 410

Re: Not hearing audio in 2.0.3 ?

When i play the mp3 file, i'm not hearing audio Do you hear audio if you play the MP3 in your usual media player? If not, then either audio playback is not working on your computer (test by playing a "known to be good audio file), or the MP3 is faulty. If you install the optional "ffMpeg&...
by steve
Mon May 20, 2013 5:28 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Spectral Analysis math
Replies: 13
Views: 4111

Re: Spectral Analysis math

The peak amplitude is normalized such that a 0 dB sine wave will show (approximately) 0 dB.