Dear Praat Users, Hi! I would like to write a script that contains a form embedded in a loop. The basic idea would be to load a sound file, make a formant ...
Dear Praat Users, Hi! I am trying to write a script that will cycle through all the .wav files in a directory and either make & save a formant object or...
Greetings Praat Users. I'm a cognitive psychologist and delighted new Praat user. I'm currently working on a program that will take any signal and return the...
Hello, First, I have a question about the function 'Track39; you can use to track formants in a Formant object. What is the purpose of the 'Track39; function? ...
Hello, I'm wondering if the algorithm for "Sound: to Formant (burg)" gives accurate results for f0 above the normal speaking range? My vocalists are singing a...
Thanks to the responses on how to get the raw values from a pitch tier. Now that I have the values in a headerless file, I want to change some of the values...
Hi There, I am quite new to this software. I have a few files that are in esps .sd format and I need to break them in smaller chunks. I thought I could open...
The file "praat-mode.el" which I uploaded to the Files area is a first rough version of an Emacs major mode for editing Praat script files. I am sure there are...
Dear Praat-users, I'd like to know if it is possible to get a two-samle t statistic or to perform a one-way anova in Praat. I checked the Praat web site and...
Dear Praat-users, I am writin a script for all files in my directory, calculating mean pitch for each file. To be able to do the latter, you need to write...
Dear Praat-users, I have a bunch of file named as follows; sh-f1-1-ipi.wav I have "sh" or "ss" for the first part of the filename. I have six subjects "f1, f2,...
Dear Group: Has anyone ever written a Praat script to calculate spectral moments (Forrest, Weismer, Milenkovic, & Dougall, J. Acoust. Soc. Am., 84, 115-123 ...
Dear Praat-users, I have a script that processes 480 .wav files and once in a while, the script gives me a warning message with just an OK button saying that...
Dear Praat-users, First, you can ignore my previous posting about reading in multiple files. I found another similar posting and Paul's answer to it. It was...
Hi all. I've just added a script to Praat in the .praat-dir/scripts/-directory, but how do I get teh script to keep MY current working directory? I do NOT want...
Dear praat users, I wounder if it possible to have label menu in the TextGrid window where I could choose a label from a finite set of labels. For example, I...
Hello Everyone! My name is Tako Oda, and I am a new Praat user. I would like to feed FFT data into a database, so I may use a query language (such as Pro*C) to...
LS, For a auditory training program I would like to add the possibility to slow down speach fragments or enhance formant transitions. This is possible within...
Mietta, You mention adding filename filters to the part above the Read from file...line. What do you mean by this and could you show an example? I've added...
Hi, I created a simple sinewave and want to increase the frequency (linearly?) over time, just to get a simple rising tone. It doesn't have to be anything...
... A more general (and fancier!) solution for creating a sine wave which follows a particular frequency track is to turn the list of frequencies into a list...
Hi, For those of you who are interested, the PRAAT Short Tutorial has been revised and updated for PRAAT 4.0. Please, check the link at the PRAAT website: ...
Hello, I resampled my files from 48 kHz to 16kHz using "Resample... 16000 50". I looked through the Praat documentation to find the low-pass cutoff frequency,...
Hi, Does anyone know how to graduate the time axis in the picture window for, say, a pitch curve, with milliseconds instead of seconds ? [Non-text portions of...
How can I write into a variable in a script the amplitude value of the harmonics in the spectrum? I mean, I can look at them in the spectrum editor but I...
Dear Praat-users, we would like to do the following: open a longsound and a textgrid play an interval extract interval save the soundfile That's not difficult....
Hi all, I am using Praat for some month now but I am a scripting dummie and I will really appreciate if someone may help in a very easy topic: I would like to...
Hi, I have a couple of questions on writing Praat scripts... Is there a way to do regular expressions in "Extract intervals"? "Extract intervals" logically...