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.
... what probably happened, is the following: 1. you cut up the sound using "Extract selected sound (preserve times)"; for instance, the resulting sound may...
Unable to get subjects into the Linguistic Lab, I recorded them at their home. During the recording I noticed that the AC was on and the noise pervaded the...
Hello, i'm new to Praat and not so familiar with phonetics and linguistics. For a psychological study i'm working on Praat-scripts. Unfortunately the files are...
I need help in finding or recovering the pitch of some wavef-iles. Although I have clicked on "Show pitch" in Praat, there was no pitch displayed or tracked...
Hi all, I have a series of d. files created in Xwaves, each one with the corresponding label-file. I would like to convert them respectively in WAVE and...
... The air conditioning indeed provides a very strong background noise. To see the pitch curve of the speech nevertheless, go to "Advanced pitch settings",...
I am using a script to grab mean pitch and pitch standard deviation from a bunch of 4-12 syllable utterances, and am getting standard deviation values that...
Well, I've done some detective work, and here's what I come up with: Utterance #6 yielded a mean of 253.66 and standard deviation of 213.22. I queried the max...
Dear Gregory. If you can't narrow the pitch search by raising floor and lowering ceiling, use median and percentiles 0.25 and 0.75. Best regards Jonas ... ...
Could anyone tell the formula for creating a waveform when one knows the basic frequency and the five formants and their bandwidths? I need to do it in a C/C++...
Hello, I have been using Praat for a while now, but never needed to use phonetic symbols in labelling work until now on my own laptop. They are installed fine...
Thanks Jonas, but I couldn't find Query Median, and am not sure what that would have done, given that I had a bimodal distribution of values around very high...
Unfortunately, if you want any kind of sanity check about the pitch values returned by your analysis, you have to at least spot-check on spectrograms or...
... "Kill octave jumps" cannot solve the "problem"; it just adds or subtracts octaves from every pitch jump that is originally more than half an octave big....
Hello, I'm new to Praat. 'Formant listing' under the 'formant' menu gives a list of formant measures over the entire selected time but only for the first four...
Hi all, Is it possible to assign the output that was obtained with a script called with the system command to a Praat variable? In Perl (linux) this is...
Dear Kitty, you could use temporary files as the interface, e.g. tempfile$ = "tmp" system wget http://www.fon.hum.uva.nl/praat/ -qO - ... | grep -oP 'version...
Can anyone tell me how (or if it's even possible) to alter a script which measures the pitch in Hz - every 10 ms within demarcated nuclei - so that it measures...
Hello, I'm trying to write a script to extract formant contours from all sounds in my object window and put them into a text file. As it's my first attempt at...
Hello, I'm not sure if the issue I am currently having is just to do with Praat, or with my recently updated MacBook. I have just updated from Mac OS X.4...
I'm measuring mean absolute slope of syllables in both Hz and semitones, and I want to do the same for max and min pitch, but I'm not sure which semitones...
Here's a simple script which does what you ask It assumes you have a Sound and a TextGrid open (both selected) and that the TextGrid has a tier with the...
The difference between two values in semitones will be the same whatever you take as the origin of the semitone scale so the short answer to your query is that...
On Wed, 27 Aug 2008 12:50:14 +0200, Daniel Hirst wrote ... In a musical sense the semitone is a very large difference in pitch. A musical ear can distinct far...
Hi, I want to extract data from several Praat tables into a new table. All the tables have the same headings. I know Praat can extract the data I want from...
Dear Jose, since you know how to extract, and your Tables all have the same column labels, I assume you're asking about appending one or several Tables, so...