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...
157
John Morris
zjohnmd@...
Jul 26, 2001 11:14 am
Greetings, I am sure this is off topic for many of you. However, I am a violin maker who is interested in learning how to characterize the "voice" of the...
158
Gabriel J.L. Beckers
beckers@...
Jul 26, 2001 12:30 pm
Dear Praat users, Does anyone know how a spectrum is calculated from a sound signal in Praat? I presume a sound signal is not transformed as one big chunk. Or...
159
Paul Boersma
paul.boersma@...
Jul 26, 2001 2:26 pm
... It is. A single Fast Fourier Transform is applied to the samples, after appending zeroes in order to make the number of samples a power of two. No time...
160
bailly@...
Aug 7, 2001 1:51 pm
dear Praat Users and Creators, Let's suppose that I have a system that delivers a set of parameters synchronously with the speech signal; let say labial...
161
kyoon@...
Aug 7, 2001 1:52 pm
Could anybody help me write a formula script that I can apply to a spectrum object? Suppose you have a spectrum slice over a fricative segment, what I would...
162
Paul Boersma
paul.boersma@...
Aug 8, 2001 1:16 pm
... Although one can indeed use a formula with things like "self+self[col-1]", the Query menu (for a Spectrum object) contains commands like "Get band energy"...
163
Alex Enkerli
aenkerli@...
Aug 12, 2001 6:10 am
Paul: Is there a way to run Praat on LinuxPPC? Everybody: Any thoughts on good sound analysis programs for Linux? Thanks!...
164
Wim van der Meer
wimmeer@...
Aug 12, 2001 7:50 pm
What a great program Paul has made! I am a musicologist and after fiddling a bit with the parameters in the "to pitch ..." dialog I got exactly what I wanted....
165
kyoon@...
Aug 12, 2001 7:50 pm
Could anybody help me write a script to locate the harmonic peaks and valleys of a spectrum object? I need to get the frequency values (and their energy...