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.
... CDA (CD Audio) files are audio tracks on a CD. You need a so-called "ripper" program to convert them to a WAV file on disk. CD Audio files are stored in...
Dear Paul There is no muscle named Temporalis in PRAAT. Does it exist with a different name? ... __________________________________ Do you Yahoo!? New and...
Hello My project is related to producing vowels by PRAAT's articulatory speech synthesis. I have considered three vowels in my experiments: "a" like map, "e"...
I want to write a script to obtain the info produced by a voice report. Is there some way to do this directly or do I have to do it attribute by attribute. Any...
... Indeed, there isn't. Simulate a temporalis activity of e.g. 0.3 as a masseter activity of -0.3. -- Paul Boersma Institute of Phonetic Sciences, University...
Hi, Is there a way to get praat to calculate the spectral slope for a sound/call. By spectral slope I mean conduct a linear regression on the results of a...
Dear all, I would like to write Sound objects (type = 'ooBinaryFile'; obj = 'Sound') from within matlab. After inclusion of the informations regarding "type"...
Search for..Dealing with such a measure requires you to first determine the unit(s) you wish to measure. That is, you must choose, and adhere to, one of the...
R.Todd (Forensic Audi...
r.todd@...
Oct 5, 2004 10:56 pm
1456
... First you write ooBinaryFileSound, followed by a null byte; that's the first 18 bytes. Then the starting time as an 8-byte big-endian IEEE float (usually...
Hi! I would like to know appropriate value of Pre-emphasis for nasal formants. When I choose 50Hz, nasal formants are'nt seem cleary. Thank you for your help....
Greetings all, Although the multiplication to get the pre-emphasis effect is easier than the usual first-order differentiation (pre-emphasis filter), would it...
I want to script a filter to simulate average hearing loss due to presbycusis for specific age groups. Available tables list hearing loss in dB at various...
Hi! Is there a way a to filter a "tier set" in praat? By "tier set", I mean segments of a signal that the end-user has delimited via the Annotate>TextGrid ...
... This is an interesting question. If you use a poor window (e.g. Hamming or Hanning), it is better to pre-emphasize (differentiate) before windowing the...
Greetings to everyone, I have encountered some difficulties tranferring a sound from the PRAAT to a PowerPoint document. Can anyone help me out? Yves Talla ...
Yves Assuming that it is the actual sound you want to transfer to Powerpoint and not a picture of the sound what you need to do is to write the sound to your...
Hi, Can someone recommend a good way of filtering white noise out of a sound file? I've digitized some things from an old-ish cassette tape, and besides a low...
... Try noise reduction in Audacity, which is free: http://audacity.sourceforge.net/ It has a decent noise reduction feature, although it is far from ...
hello everybody, i have "segmented" a sound file in major word groups so each interval contains numerous segments(so it is a string). What i want to do is ask...
... it is not quite clear to me what you mean. to get the number of intervals on a tier, choose "Get number of intervals..." from the Query menu if you select...
Dear Praaters, does anyone have a praatscript which can extract f0 and intensity values from sound files for which the points to be measured are marked in the...
Ingo Here is a sample script which does what you say. It calculates the F0 of a file then prints out the values at points specified on a Point Tier of a...
Hello, I am looking for a script for obtaining separately the mean F0 slope ... F0slope <0 within a selected segment? Any help would be appreciated. Branka ...
Branka ZEI
branka.zei@...
Oct 18, 2004 4:38 pm
1471
Dear Praat Users, Is it possible to convert a TableOfReal object into a Formant Tier object? Thanks! Nick Mazure...
Hello, Is there any way of extracting intensities of particular formants (separately for F1, F2, F3, and F4) over time? Best greetings, Maggie Ilkowska...
Dear all! I have a script which reads out f0 and intensity means and prints them. At the end I do a fappendinfo to write the whole output to a text file. It...
Why not just put fileappendinfo filename clearinfo inside the loop so that the output from each file is appended one at a time rather than wait for the whole...