Exporting pitch with respect to time to Excel file

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
TegGagen
Posts: 6
Joined: Mon Sep 14, 2015 3:29 am
Operating System: Please select

Exporting pitch with respect to time to Excel file

Post by TegGagen » Mon Sep 14, 2015 3:40 am

I know there was a post on http://forum.audacityteam.org/viewtopic.php?f=28&t=4559, and they made it seem complex (probably is). Is there any way of having pitch data export to something like this:

Time (s) | Pitch (Hz)
1 400
2 600
3 440
4 880
5 700
6 700
. .
. .
. .
If there is, how would I do this? If not, is there any open source program that you know of that would work?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Exporting pitch with respect to time to Excel file

Post by Gale Andrews » Mon Sep 14, 2015 2:08 pm

TegGagen wrote:I know there was a post on http://forum.audacityteam.org/viewtopic.php?f=28&t=4559, and they made it seem complex (probably is). Is there any way of having pitch data export to something like this:

Time (s) | Pitch (Hz)
1 400
2 600
3 440
4 880
5 700
6 700
Do you actually have one-second-long blocks of sine tones? Otherwise, what about the complexities of key signature or pitch detection in a piece of complex music, before we get to exporting it as data?

If you use Analyze > Plot Spectrum..., and choose an "Autocorrelation" choice or the "Cepstrum" choice you can export a text file containing columns for "Lag", "Frequency" and "Level". "Enhanced Autocorrelation" is probably the best choice for Pitch determination. That is all I know of, unless there are Nyquist Prompt methods.
TegGagen wrote:If not, is there any open source program that you know of that would work?
It depends what your actual goal is. I don't use it, but Sonic Visualiser has some export features.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

TegGagen
Posts: 6
Joined: Mon Sep 14, 2015 3:29 am
Operating System: Please select

Re: Exporting pitch with respect to time to Excel file

Post by TegGagen » Tue Sep 15, 2015 2:51 pm

Thanks, that works.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Exporting pitch with respect to time to Excel file

Post by Gale Andrews » Wed Sep 16, 2015 12:53 am

TegGagen wrote:Thanks, that works.
Which, Sonic Visualizer? Clear feedback from you may help other users reading this. ;)

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply