Is it feasible to set a 2IFC task with praat (maybe by modifying some details in the AX task)? Does someone have already such a task? Thanks! ... Yahoo! Acesso...
... this is the most basic task performed by the ExperimentMFC thingy. Just have two response categories. It's the first example in the manual. -- Paul Boersma...
Thanks for the suggestion.I am familar with the pause routine. However, that is for scripts, and experiment files are not scripts. Any other ideas? Rob...
2163
Sonja Bös
boes@...
Nov 10, 2005 10:48 pm
Hello fellow Praat users, I am wondering why I get an error message in a script that measures pitch according to the "Sound: To Pitch..." algorithm. I have a...
... Your script probably contains the statement "clearinfo", which you can remove. If it's not this, then send the script to me. -- Paul Boersma Institute of...
... Within a few weeks, there will be the possibility for some more buttons in experiment files: 1. a button for playing again the last heard stimulus; 2. an...
... -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338, 1016CG Amsterdam, The Netherlands http://www.fon.hum.uva.nl/paul/ ...
Hi all, I am creating pure tone of different frequencies using the following ... for i from 99 to 299 frequency = i + 1 Create Sound... ptone'frequency' 0...
... Praat version 4.3.29 for Windows now supports all font sizes from 1 to 500. -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam ...
... The click is caused by the sound not being zero at the end. So you cut it at a zero crossing, or multiply it with a window function that drops to zero, or...
I have been working on a script to automate recording. It randomizes a word list, spits a word out to the info window and then records for a set amount of...
... yes. ... this is probably because you fed the microphone signal into one channel only. Setting the balance to 0 or 1 should help. -- Paul Boersma Institute...
Hi, I guess this is extremely basic thing but could someone tell me how to change the sampling rate when I am recording? I started a new project and for the...
Dear Praat-users, The script below is what I am using to combine two sounds. However I have difficulties in creating a different starting time for the second...
Dear Marijn and List, given that this script looks awfully familiar, I should probably answer. One simple solution would be to add silence to one sound, as I...
I was told that when an external microphone to praat (this person is using iMic) Praat automatically shows other options for sampling frequencies. I use a...
2176
Kevin Russell
krussll@...
Nov 16, 2005 11:41 pm
With a regular microphone, Praat is having the computer itself do the analogue-to-digital conversion. With an Edirol USB device, the external box is doing the...
Dear members of the list, some time ago a did a comparison of the F0-variation between certain sentences uttered. When making a comparison between the...
Hello, Is it possible to auery the directory where a file is located? I first open a long sound file. Then I click a button to start a script. That script...
I guess even if it is possible, I still can't use it, as I just figured out it is also not possible to use variables in forms. I will have to find another...
... bad luck. The iBook's built-in microphone, as well as several other devices, simply do not support any other sampling frequency than 44.1 kHz. -- Paul...
I would like to increase/decrease the speed of an audio file while holding other features constant. Also, I would like to know (a) whether manipulation of...
From an newbie of emotion detection... Has someone studied something about parameters that can be used in emotion detection? Many papers talk about "pitch",...
Hi, I'm trying to create amplitude envelopes for specific single word utterances filtered to a central frequency of 578Hz, they have to be smooth enough to...
... see the Intro, under "Manipulation of duration". You can also use "Change Gender". -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam ...
Hello all ;-) Is there a more direct to get the number of the first voiced frame in a pitch object than the following? select Pitch 'name$39; numberOfFrames =...
... not so weird. Most of the time when you want to know the first voiced frame, you also want to know the first and last frames of all voiced stretches, so...
Hello, we are new to Praat, and we have a question. We are trying to manipulate voice stimuli in order to "flatten" their prosodic contour. We have a number of...
... Have a look at Marc Schroeder's PhD thesis - especially Chapter 11: http://www.dfki.de/~schroed/articles/schroeder_phd_2004.pdf Even though Marc is...
Dear Praat friends, I have the following problem, and any help will be greatly appreciated. I read a sound file, and run "To Pitch..." After that, I run "Kill...