Skip to search.
praat-users · Praat Users Group

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can schedule a time for the group to chat?

Messages

  Messages Help
Advanced
Messages 1807 - 1837 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Messages 1807 - 1837 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1807 katreinebrazil Send Email May 2, 2005
4:07 am
I am trying to record samples from recordings I made with a MiniDisc recorder. Using Windows Soundrecorder, I get the true pitch contour, but using audio...
1808 Paul Boersma
paulboersma Send Email
May 2, 2005
9:18 pm
... the command is called "Add action command...". That is how it is written in the Buttons file, for instance. The command "Add to dynamic menu..." is...
1809 tenoleno Send Email May 5, 2005
12:07 pm
Hello, I am interested in creating 3d representations of sound files in programs such as rhino. To do this I need to export related data of frequency,...
1810 Paul Boersma
paulboersma Send Email
May 5, 2005
6:45 pm
... It is not so difficult to write a script that formats the information in exactly the format that you need. For instance, something based on the following: ...
1811 nickmazure Send Email May 6, 2005
2:13 am
Dear Praat users, In Praat 4.3.10, is there an option to use SILDoulos IPA93 instead of TeX-xipa? I can't seem to be able to find it. Thanks! Nick...
1812 vg1997 Send Email May 7, 2005
4:40 pm
Hi, I use Matlab for waveform analysis and want to know how to equate the Y-axis on the FFT to a dB scale as used in Praat. The Y-axis is Matlab is currently...
1813 Masahiko Komatsu (home)
ojizo3jp Send Email
May 8, 2005
1:24 am
Dear Vidya, The followings are what I have ever used. They just show how the definition of dB is written in the scripts. Hope this helps. In Matlab script, %...
1814 Masahiko Komatsu (home)
ojizo3jp Send Email
May 8, 2005
1:43 am
In case you just want to make a rough visual comparison of the graphs drawn by Praat and Matlab, I think simply using Matlab "semilogy"; function instead of...
1815 Stephen Choularton
stephenchoul... Send Email
May 10, 2005
6:46 am
Hi I am trying to get the harmonicity in a script using this: select Sound 'name$&#39; To Harmonicity(cc) ... 0.01 75 0.1 1 meanHarmonicity = get mean 0.0 0.0 ...
1816 Masahiko Komatsu (home)
ojizo3jp Send Email
May 10, 2005
7:20 am
Dear Stephen, Be careful of spaces, upper and lower cases, and parameters. Here's the answer (I tried this on ver 4.3.01 for win): select Sound 'name$&#39; To...
1817 Plinio Almeida Barbosa
plinio326 Send Email
May 10, 2005
8:08 pm
Dear Stephen, Assuming that 'name$&#39; has a value assigned before, do not forget the '...' after get mean, get minimum and get maximum. Suppress the space (I'm...
1819 dl9fz Send Email May 13, 2005
9:16 am
Hi, with praat I want to automatically startup a script, when i start praat from the commandline. I cannot use praatcon, because I have to script the editors...
1820 Paul Boersma
paulboersma Send Email
May 13, 2005
11:47 am
... say something like: sendpraat praat execute yourScript.praat -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338,...
1821 willyrssll Send Email May 13, 2005
7:05 pm
Dear Praat Users, Is it possible to save the complete Voice Report of every raw-file from the praat shell script. Here you can see my current script: ...
1822 Bianca Dimulescu
biancaxl Send Email
May 13, 2005
7:06 pm
Hello, I have a problem with a tableofreal: - I create this tableofreal Read TableOfReal from headerless spreadsheet file... 'file$&#39; tar =...
1823 Cedric Gendrot
cedricgendrot Send Email
May 14, 2005
6:41 pm
Dear Bianca " Extract rows by row label... 'phoneme$' " seems to be an old Praat command replaced nowadays by " Extract rows where label... "is equal to" a...
1824 Mauricio
Mauro371 Send Email
May 15, 2005
3:09 am
Hello all, Paul, I have a question. I am running on a Mac PowerBook with a PCMCIA card to a PCI expansion chassis where I have an audio card. I want to run...
1825 Mauricio
Mauro371 Send Email
May 15, 2005
4:45 pm
Actually, I just tried it with another system, in a PowerMac G4, different audio hardware and system software (OSX 10.3.9) with same results. Here's some more...
1826 Mauricio
Mauro371 Send Email
May 15, 2005
4:52 pm
Here's an update. I managed to have Praat work with the LynxTWO card (turns out the drivers plist file was corrupted), but only when the card is at 44.1kHz. As...
1827 Paul Boersma
paulboersma Send Email
May 17, 2005
2:08 pm
... Praat does not really understand English. That's why it cannot guess that by "Extract rows by row label..." you mean the same as "Extract rows where...
1828 Paul Boersma
paulboersma Send Email
May 18, 2005
11:11 am
... It is not a question of Praat being CoreAudio-compatible or not. On MacOS X, there are two kinds of audio programs: those that use CoreAudio and those that...
1829 frtorreira Send Email May 18, 2005
12:01 pm
Hi, As part of a long script, I am trying to assign a list of names to a list of untitled objects in the the objects window. I imagine that it is easier to...
1830 Paul Boersma
paulboersma Send Email
May 18, 2005
11:53 pm
... after you say "select Sound 'name$&#39;", the selection consists of only one Sound, so for i=2 it does not work anymore. Divide up the loop: numberOfObjects =...
1831 remilynn2000 Send Email May 23, 2005
3:23 am
Excuse me, i have two questions about praat. can we draw lpc in praat as that in csl? how can we draw vowel ellipses, which contain formants data from several...
1832 mathijsvanvulpen
mathijsvanvu... Send Email
May 23, 2005
8:29 am
Hi all, I want to write the Pitch listing from a sound editor to a file. Manually this works bij writing the info window to a file, but when I try it with my...
1833 Carol
cpdrsn Send Email
May 23, 2005
5:21 pm
Hi all, I want to get the values for four formants, pitch and intensity every 10ms. I can get this if I use To Formant (burg), To Pitch and To Intensity and...
1834 zeyzey333 Send Email May 23, 2005
5:22 pm
Hi, I have recently started using Praat for some prosody manipulation. I have my own framework for generating pitch and intensity contours for a given...
1835 zafar iqbal
ziqbal_uet Send Email
May 23, 2005
5:22 pm
hi i am a new praat user and i want some praat tutorials which help me . best regards zafar iqbal __________________________________________________ Do You...
1836 Domingo Roman M.
doctor_oman_m Send Email
May 23, 2005
5:22 pm
How I can make the primary stress symbol using any backslash sequence? Thanks! Domingo Román Montes de Oca...
1837 ziqbal_uet Send Email May 23, 2005
5:22 pm
dear praat users, i am new praat user and i want to use praat software for analysis phase of my final thesis.so plz any body have the praat tutorials ,can help...
Messages 1807 - 1837 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?
Messages 1807 - 1837 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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