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.
Hi everyone, I've written a java program that first sends a script to praat over a socket using the sendpraat command. Praat will then send data back x times...
Hi praat-users, I would like to know if anyone has a script that annotates utterances. I don't care to transcribe it, just to annotate if there is sound or ...
Because I need to read and manipulate textgrids in Perl quite often, I wrote a Perl module like script to do exactly this. It can insert/delete/move tiers,...
Hi, I have included a new button in my SoundEditor window (via an Editor script) that writes a range of analyses to the info window (similar to the 'Voice...
I will be out of the office starting 02.07.2008 and will not return until 14.07.2008. E-Mails will not be forwarded automatically. / I will have limited...
Dear Praat users, has anybody created a script for automatic burst detection? I am trying to find a way to distinguish between pauses and the silent phases of ...
Dear all, I'm building an ID experiment and would like to have an instruction as Start Text which is longer than one sentence. It's probably obvious, but does...
... To see what goes in those fields, just consult the settings windows. Thus, when you select a Pitch, and then choose "Get value at time..." from the Query...
Hi, What happens when one run the pitch algorithm on instrumental + vocal music? Seems like the contour get corrupted somehow. The result was very few pitch...
... The pitch analysis algorithm will not work if multiple fundamental frequencies occur at the same time. ... Make sure that the pitch range of the analysis...
Ok, thank you very much for your answer. I do however want some details as this corruption could make some bennefits for my task. Is it so that if it is two...
Hello, I've been trying to create a series of numeric variables with pitch values (from points on a TextGrid) mimicking an array. However, assigning the...
After my message about Mietta Lennes' pause-detector, Jean-Philippe Goldman ... No, not personally - I did that experiment before 2006, so I've had no reason...
Hi all, I am working on PRAAT for extracting F1, F2, F3 and F0 from very large number of .wav file and then write them manually in excle sheet. Is there anyway...
I would like to set up an experiment in which subjects hear one utterance, and then have to adjust the pitch and/or duration of a certain syllable in a second...
... both are possible. If the two pitches are almost harmonically related, e.g. they are 305 and 405 Hz, then you'll get a pitch value that reflects that...
Dear Meg, although you didn't post your print statement, that's almost certainly the cause of your problems. Nested evaluation is not possible, which is why...
Dear Pawan, 1) To run batch analyses, see the Manual under "Create Strings as file list...". 2) For formant analysis, create a Formant object from your Sound....
... Try this: select TextGrid Name j = Get number of points... 6 for n from 1 to j select TextGrid Name ftime = Get time of point... 6 n select Pitch Name ...
Dear Meg, You could create an Table object, set the f0 values there and then ask the mean of a column. select TextGrid Name j = Get number of points... 6 ...
Hello, everyone, I've been working for some years with Praat and something different, and strange, is happening now. I work with long sound files at the ...
I am doing an analysis for which a quick measure of spectral slope would be useful. The Ltas command "Compute trend line..." looks like it does what I want it...