Sign In
New User? Sign Up
praat-users · Praat Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
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.

Messages

  Messages Help
Advanced
Messages 4002 - 4031 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4002
Dear list, I am doing tome heavy navigation in TextGrids and need to do this: a) Find all Points on the TextTier A with a certain Label b) Find all Intervals...
Fredrik Karlsson
dargosch2003
Offline Send Email
Dec 1, 2008
8:07 pm
4003
... in a response to your earlier question, I already said that yes, the Praat scripting language has "and" and "or". Please consult the scripting tutorial. ...
Paul Boersma
paulboersma
Offline Send Email
Dec 1, 2008
11:13 pm
4004
Hi Paul and David, I was wondering if it could be possible to add a Find and Replace Text function in the script editor. I really don't know how difficult this...
jose.eliasulloa
Offline Send Email
Dec 2, 2008
6:39 am
4005
Dear Praat users, Is it possible to change the mono recording settings in Praat, so that the signal is recorded from the right, rather than the left (default) ...
tracylennertz
Offline Send Email
Dec 2, 2008
4:31 pm
4006
... yes. The "To LPC" window does not ask for a "formant ceiling", so you have to do the downsampling yourself. ... for instance "self - 200", or "self/1.3". ...
Paul Boersma
paulboersma
Offline Send Email
Dec 2, 2008
7:15 pm
4007
Hi Paul, Sorry that I did not realise that you had answered my &&,||,and,or question in you previous mail. The Get {high,low} index from time... was indeed...
Fredrik Karlsson
dargosch2003
Offline Send Email
Dec 4, 2008
10:28 am
4008
Hi everyone, I am currently doing my final year dissertation on music and language. I need some help on with converting a pitch contour file (.pitch) which can...
sngkuan87
Offline Send Email
Dec 4, 2008
10:28 am
4009
Hi all   I  wanted to append a pitchtier to an existing Textgrid , how do i do that.     thanks       Anuradha   [Non-text portions of this message...
anuradha sengar
anu_sengar
Offline Send Email
Dec 4, 2008
10:28 am
4010
Is there a way to allow user interface within a running script. For example, I want to select a sound file, play it, and display the pitch contour. After...
Peter Watson
pmek4gd
Offline Send Email
Dec 4, 2008
10:07 pm
4011
... If your pitch contour appears as a Pitch object in Praat, you choose any of the three following commands: To Sound (pulses) To Sound (hum) To Sound...
Paul Boersma
paulboersma
Offline Send Email
Dec 4, 2008
10:50 pm
4012
Dear list, This is probably covered in the manual somewhere, but I have not been able to find it, so I ask the list. I have a procedure which analyses the name...
Fredrik Karlsson
dargosch2003
Offline Send Email
Dec 5, 2008
1:04 pm
4013
Hi Fredrik. This will work. getNameComponents_SL$ = "Italian" getNameComponents_TL$ = "English" getNameComponents_Speaker$ = "Andrea" getNameComponents_Cycle$...
Jonas Lindh
lindsahpajken
Offline Send Email
Dec 5, 2008
1:27 pm
4014
... yes, it is. String constants are put between double quotes, as in name$ = "Fredrik" therefore, getNameComponents_All_Semicolon$ = Italian;English;Andrea;3 ...
Paul Boersma
paulboersma
Offline Send Email
Dec 5, 2008
2:21 pm
4015
Hej Jonas, Thank you! This worked! Tackar! /Fredrik -- "Life is like a trumpet - if you don't put anything into it, you don't get anything out of it."...
Fredrik Karlsson
dargosch2003
Offline Send Email
Dec 8, 2008
10:32 am
4016
I've installed automatic installation package for MinGW, then copy makefile.defs.mingw into praat source directory, rename it to makefile.defs. Now, what i...
infinitedarkness
infinitedark...
Offline Send Email
Dec 13, 2008
6:16 am
4017
... you haven't specified what the exact message is, so I have to speculate what you could mean. Perhaps Windows mixes up capitals ("GSL") versus non-capitals...
Paul Boersma
paulboersma
Offline Send Email
Dec 14, 2008
10:18 am
4018
Hello friends I am using praat in Gnu\Linux (Fedora 8) . After loading a wav file I tried to edit Filter --> Formula . But I cant enter new value to the ...
kalapaka2003
Offline Send Email
Dec 15, 2008
4:15 pm
4019
... This is probably a sign of the most common problem on Linux, which is explained and solved on the download page. -- Paul Boersma Phonetic Sciences,...
Paul Boersma
paulboersma
Offline Send Email
Dec 15, 2008
8:58 pm
4020
Hi! Since I've also tried to compile Praat under Windows XP, here are my observations # I've installed automatic installation package for MinGW, then copy #...
Anja Hofmann
anja.r.hofmann@...
Send Email
Dec 18, 2008
3:25 pm
4021
Hi, I have a number of sound files acquired from multi-channel simultaneous recordings that I need to compute average dB levels for, for comparitive purposes. ...
emperor_ian85
Offline Send Email
Dec 18, 2008
3:25 pm
4022
Hello! I have just signed in to this group and I wanna thank everybody for answering my questions in advance! I try to write a script for a new menu item in...
franz2008m
Offline Send Email
Dec 18, 2008
4:23 pm
4023
Hello all, I am running some experiments which use an MFC file in which the responses are sounds. So subjects click on squares and they hear a different...
Ruth Galloway
funkylinguist
Offline Send Email
Dec 18, 2008
4:23 pm
4024
... listing$ = Pulse listing then use extractLine$ () ... use index_regex () ... use endeditor. -- Paul Boersma Phonetic Sciences, University of Amsterdam ...
Paul Boersma
paulboersma
Offline Send Email
Dec 19, 2008
12:01 am
4025
Hello everyone, I have been making speech recordings and have come across two problems with the intensity contour. 1.) While making the speech recordings with...
katrin.joha
Offline Send Email
Dec 19, 2008
9:57 pm
4026
Hello memebers, I'm trying to have a for loop inside another for loop, but son't know the syntax... can anybody help?...
vemleya
Offline Send Email
Dec 21, 2008
5:40 am
4027
The syntax is the same as the syntax for an ordinary 'for loop' as described in the Scripting tutorial section 5.4 ... Equipe Structures linguistiques :...
Daniel Hirst
daniel_hirst
Offline Send Email
Dec 21, 2008
5:47 am
4028
... yes, the ones reported by Praat and Matlab assume that the sound file has a range between -1 and +1 Pascal. ... a difference of 31.85 dB. It's an amplitude...
Paul Boersma
paulboersma
Offline Send Email
Dec 21, 2008
10:52 pm
4029
Hello, I am a bit confused (read: naive) regarding the following description from the manual: Time step (standard value: 0.0) the measurement interval (frame...
absentqualia
Offline Send Email
Dec 23, 2008
9:50 am
4030
I would like to manipulate an intensity Tier outside of Praat. I can save the intensity Tier in a TableOfReal file, modify the column that contains the...
pjwatson@...
pmek4gd
Offline Send Email
Dec 23, 2008
5:08 pm
4031
... Save the IntensityTier as a text file. The format is self-describing, and you can edit the file at will, as long as you make sure that after "size =" you...
Paul Boersma
paulboersma
Offline Send Email
Dec 23, 2008
9:32 pm
Messages 4002 - 4031 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help