Exporting Data to a Text File

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Locked
dhorns
Posts: 3
Joined: Sun Mar 27, 2011 5:20 pm
Operating System: Please select

Exporting Data to a Text File

Post by dhorns » Sun Mar 27, 2011 5:24 pm

Is there any way to export data to a text file as both a function of frequency and time? I would like to do some analysis with a different program, and would like to do it for different frequencies.

If this is way too vague, I'm sorry. This is my first post to this forum and I'll happily elaborate if need be.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Exporting Data to a Text File

Post by steve » Sun Mar 27, 2011 6:11 pm

Yes that's a bit vague ;)
What's the details of the job?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

dhorns
Posts: 3
Joined: Sun Mar 27, 2011 5:20 pm
Operating System: Please select

Re: Exporting Data to a Text File

Post by dhorns » Sun Mar 27, 2011 6:27 pm

Thanks for the quick response.

I'm using Audacity to analyze the sound of a starter pistol shot in two different rooms for a class I'm teaching on acoustics. I'd like to use a separate program (something called ROOT developed at CERN) to analyze the reverb time for different frequencies.

Of course, if there is an easy way to do it in Audacity, then please let me know!

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Exporting Data to a Text File

Post by steve » Sun Mar 27, 2011 8:56 pm

The easiest way that I can think of would be to make multiple copies of the recording and apply a narrow band-pass filter to each copy.
I'm not sure if there's ready made plug-in for band pass filtering, but if not you can create the same effect by applying a high-pass filter at the lower cut-off frequency and a low-pass filter at the upper cut-off.

There's an experimental plug-in in this topic that will print out sample values to a file. http://forum.audacityteam.org/viewtopic ... 42&t=34365
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

dhorns
Posts: 3
Joined: Sun Mar 27, 2011 5:20 pm
Operating System: Please select

Re: Exporting Data to a Text File

Post by dhorns » Sun Mar 27, 2011 9:01 pm

Thanks. That should work. I'm going to try it out.

Locked