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.
Besides doing what our colleagues have already suggested in this list, you could configure your Windows to always show file extensions. This way you won't have...
As Paul Boersma pointed out, there *are* several different interpretations and formulae of the mel scale around. Where does the one used in praat come from? I...
I have a .wav file containing a word (let's say, "orange"). What is the easiest way to find out whether the pitch of that .wav file looks more like a rising...
Hi profs, I am trying to isolate the last syllable from the whole utterance in Praat (actually they are Chinese utterances and the last syllable equals the...
Hi you need to find the time of the maximum pitch, and time of minimum pitch and subtract ( tmax-tmin). if the product is positive then the contour is...
Hi, re history of the mel scale, check the discussion on the Auditory list http://www.auditory.org/ and especially Donald Greenwood's message on 23 July 2009...
Dear Jyrki, thank you for the reference; although I had already been familiar with the elaborate discussion on the auditory list, I had not yet given...
Hi, I am attempting to write a pratt script that takes an input other than the microphone. I'm using Soundflower: http://code.google.com/p/soundflower/ The...
Does anyone know if it is possible to open a Sound with the belonging textgrid and formantgrid simultaneously? Or only formant +textgrid? Thanks in advance, ...
Hi all, I would like to put the picture of wave form of sound in Praat picture along with pitch and tiers. Is is possible in Praat? Best regards Susanto ...
Praat can't do it automatically out of the box, but you can draw them one by one making sure they fit your layout and have the information you need. Once you...
Hello everyone So my story is that I'm trying to create a rating program so that participants can rate audio files on the basis of specific characteristics of...
... this is all the same error. You forgot to type one of the elements of the ExperimentMFC, or forgot a quote, or typed a number too many. See the tutorial...
Hello all, I'm not exactly sure when this starting happening, but whenever I try to record mono sound a window pops up that says the error described in the...
I am new to Praat and could use some guidance. I would like to write a script that locates the local maxima of a waveform (a plucked stringed instrument) and...
... You could do that with a script like the one at the bottom of this message. Copy the script, choose New Praat script from the Praat menu, paste the script...
Hi, I am a science honours student at the University of Queensland and I am looking for people who use Praat in Brisbane, Australia. Thank you very much for...
Dear All, I'm trying to speech analysis, and need to use KlattGrid values to synthesis vowels. So I tried to write a praat script. select Sound 'base_name$' To...
... a more informative part of the error message probably came before that. One thing I see is that you forgot to insert a space before the first parenthesis. ...
Hej José, thanks for your help. There is one error I get with your script: "Interval number" must be a positive whole number. Don't understand contents of...
I'm not sure. The only way I've been able to reproduce that error is if the To TextGrid (silences)... detects a really long voiced interval at the beginning of...
The new script should at least account for the error. It now also offers the possibility to ignore the VUV check, but that might introduce some errors in the...
I used the pitch listing function on Praat to measure all of the frequencies used in a short conversation for a number of speakers. Before I measure the...
... Hello Shannon - I've told you most of what follows before, but this may be useful for others with the same problem: A technique my students and I use is...
Hello, I have a question concerning the ExperimentMFC tool. We would like to use it for an experiment with quite long auditive stimuli (question-answer pairs)...
Hi everybody! As I try to draw vocal ellipse with the tool "formant plotter" appears this message and I don't know what I have to do: Column "label" does not...
Dear all, I'm using a script that starts by defining two arrays. When running the script a first time, everything works smoothly. However, the next time I run...
... In your script you told Praat to sort the rows of a Table alphabetically. You told Praat to use a column named "label" to do the sorting. For instance, if...