You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.
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,...
... the maximum, namely the Nyquist frequency. I.e., if you downsample to 16 kHz, Praat will first low-pass filter at 8 kHz. Best, Paul -- Paul Boersma ...
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: ...
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...
... it's almost as easy as creating a sine wave. You create a sine wave with a frequency of e.g. 400 Hz by choosing "Create Sound" and supplying the following...
... 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...
Hello, Many times I need to load a lot of little audio files from the disk (p.e. to convert from a type to another one). In this case, I cannnot get several...
Hi Jelle, in any way you try to get a fm tuning, keep in mind, that this leads to signals with a complex spectrum and not only to one single frequency as one ...
... this can only be done with the script language. ... Choose "Create Strings as file list..." from the "New" menu, and click Help. You have to use the script...
... "frames" are associated with analysis, i.e. they form the parts of a Pitch object. For synthesizing, you use the PitchTier object instead (you can create...
Hi! ... Here is the simple script that will read all the files in a given directory. Hint: you might want to add the script to the Read menu in the Object...
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! (This is an addition to the script that will open all Praat files in a specified directory.) ... The filter could be just a simple if-then-construction: if...
Another method for opening only a specific type of file using this type of script is to specify the filtering when you create the Strings object. For example,...
252
Baas, E.
E.Baas@...
Jan 29, 2002 1:12 pm
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...
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...
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...
255
Fredrik Karlsson
Fredrik.Karlsson@...
Feb 12, 2002 7:09 am
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 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 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...
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 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 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...
... Recent versions of Praat have a button for it. Select a Spectrum and look in the Query menu. -- Paul Boersma Institute of Phonetic Sciences, University of...
... it's easier not to use the editor. All queries in the editor can be done by creating objects in the list and querying them. The above would be: select...
The below script works great in order to get the mean pitch value of a phrase. Any ideas on how to get the RAW VALUES used to calculate the mean? I ask as I...
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...