regexp_textgrid_test.praat 279 B

12345678910
  1. # regexp_textgrid_test.praat
  2. # djmw 20081119
  3. Create Sound from formula... sineWithNoise Mono 0 1 44100 1/2 * sin(2*pi*377*x) + randomGauss(0,0.1)
  4. To TextGrid... hhhhh
  5. select TextGrid sineWithNoise
  6. for i to 5
  7. Insert boundary... 1 0.1*i
  8. Set interval text... 1 i+1 'i'
  9. endfor