Hi
I use audacity 2,1,3 to analyze single tones from recorders (I build them)
I have very good use for that function in audacity,thanks!
However,there is a behaviour thats strange,it seems the "peak" information is generated by analyzing the plot, not from the underlying data.
An easy way to verify this is to stretch the spectrum window,now local max will not show the same result.
Why is that? For me the difference is big enough to render it useless in some cases. I'm interested in the decibel-value of the first and second overtone compared to the fundamental tone. That difference can easily be 10db or more depending on the with of the spectrum window. (I'm talking about screen with of the actual window.)
Is there any work around?
I use windows10 and the settings in the spectra I use hanning window. Usually size 32768.
I include a sample that has fundamental tone at 413 (a in low pitch).
pelle
problem with "show spectra"
Forum rules
This board is ONLY for general feedback and discussion about Audacity 2.X.
If you require help, or think you have found a "bug", please post on the forum board relevant to your operating system.
Windows
Mac OS X
GNU/Linux and Unix-like
This board is ONLY for general feedback and discussion about Audacity 2.X.
If you require help, or think you have found a "bug", please post on the forum board relevant to your operating system.
Windows
Mac OS X
GNU/Linux and Unix-like
problem with "show spectra"
- Attachments
-
- sound sample.wav
- (176.41 KiB) Downloaded 31 times
Re: problem with "show spectra"
You can access the underlying data using the "Export" option (http://manual.audacityteam.org/man/plot_spectrum.html)
The data could then be displayed in any graph application of your choice.
For critical work, I have sometimes used the Plot Spectrum data with GnuPlot http://www.gnuplot.info/
The data could then be displayed in any graph application of your choice.
For critical work, I have sometimes used the Plot Spectrum data with GnuPlot http://www.gnuplot.info/
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
bigboyscartoys
- Posts: 2
- Joined: Tue Oct 10, 2017 9:23 am
- Operating System: Windows 8 or 8.1
Re: problem with "show spectra"
ok i understand now