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 all, I would like to have advice regarding the most convenient storage of long speech recordings (e.g. an hour long). So far I have been using a DAT...
127
chen lei
chenl@...
Jun 20, 2001 9:35 pm
Hello, everyone: Now I need to generate the artificial falling intonation and segmental lengthening of speech data. How can I use praat to accomplish above? ...
128
Paul Boersma
paul.boersma@...
Jun 21, 2001 1:27 pm
... Download a newer version of Praat, choose "Introduction to Praat" from the Help menu, and go to the "Manipulation" chapter. -- Paul Boersma Institute of...
130
daniel.hirst@...
Jun 22, 2001 5:57 am
My apologies - we just received our first "spam" mail on this list. The sender has been banned from the list and his message removed from the archives. I have...
131
vincent.arnaud@...
Jun 23, 2001 10:36 pm
Dears praat-users, I'm analysing french nasal vowels extract from a spontaneous corpus and I've a problem. In the SoundEditor, when I select the item "Formant...
132
Paul Boersma
paul.boersma@...
Jun 24, 2001 9:27 pm
... You can choose the "Maximum number of formants". If this is five, then the number of poles will be 10; if it is eight, the number of poles will be 16. In...
Is there any way of obtaining a list of files in the current directory (or a particular directory) from a Praat script? For example, for writing a script which...
135
Paul Boersma
paul.boersma@...
Jun 28, 2001 3:14 pm
... Go to the "New" menu and choose Create Strings from file list... Then click Help for an example. ... This is exactly what that example is about. -- Paul...
136
Branka ZEI
branka.zei@...
Jul 4, 2001 11:56 am
Hello Paul, I would like to ask you for advice. I will be getting new sound acquisition equipment and computer. I am planning to do research with Praat. The...
137
ajowen_98@...
Jul 4, 2001 12:15 pm
I am a very new user of Praat and I also am a very novice scripter, so I have a few questions. (mainly I am scripting by taking the history function and...
138
Paul Boersma
paul.boersma@...
Jul 4, 2001 2:54 pm
... a CD recorder that can be used without a computer seems best to me. Since the entire thing is dedicated to the recording, you don't have to worry about the...
139
ajowen_98@...
Jul 9, 2001 4:23 am
I am a very new user of Praat and I also am a very novice scripter, so I have a few questions. (mainly I am scripting by taking the history function and...
140
Juli Cebrian
jcebrian@...
Jul 9, 2001 4:28 am
Hello fellow praat users, I'm a new user of Praat and I've been using a script to measure vowel formant values and bandwidths at times specified on a text...
141
cjd@...
Jul 9, 2001 6:17 pm
I have put some code called "mxn plots" in Darwin's files that creates an m x n matrix of subplots made with Draw... , sized for A4 printing with labels round...
142
Gareth Walker
gw115@...
Jul 10, 2001 11:32 pm
Dear all, I am trying to write a Praat script which includes the extraction of two different selections from a single sound file. Can anyone help me do this?...
143
Neil Coffey
Neil.Coffey@...
Jul 11, 2001 9:39 am
... Garenth, The way I normally extract a selection from a file is something like: select Sound S1-C Edit editor Sound S1-C Move B to... 0.5 Move E to... 0.9 ...
144
LEGITO@...
Jul 11, 2001 11:50 am
I am Marco from Italy, I would like to know if anyone in the list tried PRAAT software extracting formants in lemurs or other primate vocalisations. If so, do...
145
ajowen_98@...
Jul 11, 2001 11:51 am
I am not sure if this directly answers your question, but it might point in the right direction... I had several items in a soundfile with the same name and...
146
Volker Dellwo
dellwo@...
Jul 13, 2001 9:16 am
Dear all, I am just measuring pitch in the phrase 'could have been something'. The first pitch point in 'could' is 158.82 Hz. Now the following occurres: 1.)...
147
Paul Boersma
paul.boersma@...
Jul 15, 2001 11:13 pm
... this is overly laborious. One rarely has to script an editor, unless the script has to react to cursors or selections set by the user. The following is...
148
David Weenink
dweenink@...
Jul 16, 2001 4:48 pm
... Hash: SHA1 Dear praat-user, As one of the two developers of the praat-program, I would like to draw your attention to the following. Due to changes in the...
149
Paul Boersma
paul.boersma@...
Jul 16, 2001 7:32 pm
... The existence of "formants" is very sensitive to the "Maximum formant" parameter. If you use 5500 Hz for male voices, it is likely that the second formant...
150
A E Kotze
kotzeae@...
Jul 20, 2001 8:54 am
We have a question relating to obtaining accurate formant values from a script. If we open a sound in praat, and use "edit" to determine formant values, the...
151
timp@...
Jul 23, 2001 6:45 am
I have done a little modification to the pause finding script in the files section so that it now works with the new praat, however, Get number of intervals,...
152
Kyuchul Yoon
kyoon@...
Jul 23, 2001 6:45 am
Hello, I'm working on Korean fricatives and I need to get centroids from a series of spectrum objects. Could anyone tell me how to do this in Praat? Is it...
153
kyoon@...
Jul 23, 2001 6:45 am
Dear Praat-users I'm working on Korean coronal fricatives and one of the things I'm measuring is centroid for frication and aspiration segment. Could anybody...
154
Estelle Campione
Estelle.Campione@...
Jul 23, 2001 1:50 pm
I looked at the pause detection script recently posted with great interest. Can anybody provide basic references on pause detection in general? Many thanks...
155
Paul Boersma
paul.boersma@...
Jul 25, 2001 1:45 pm
... this is not true. You can script an editor from within as well as from a script that runs from the Objects window. See the scripting manual. ... I assume...
156
Paul Boersma
paul.boersma@...
Jul 25, 2001 2:15 pm
... to compute the spectral centroid, select a Spectrum object and run the following script. The script could be much shorter, but the following script makes...