Skip to content

xiaoouwang/PraatSnippetsForVscSublimeAtom

Repository files navigation

Praat Snippets For Vsc&Sublime&Atom

Praat snippets for vsc(visual studio code), atom and sublime text.

This page is maintained by

PRs Welcome

For all the bugs or requests or contributions, go to the github page.

Show us some support here ! :)

Foo

How to contribute (add, batch generate your own snippets in any of the forementioned 3 editors)

Go to https://xiaoouwang.github.io/batch_snippets_generator_converter_for_Vsc_Sublime_Atom/, input the praat code in the stated format and click convert.

Then you can create pull request on my github or send me an email to add snippets if you are not familiar with open source contribution.

My email is xiaoouwangfrance@gmail.com

Also check https://github.com/xingyuliuNLP/snippetsConvertMaster for advanced snippets generation (things like $1:suggestion) if you have some basic python experience.

Why

For so many years praat snippets have been missing from this wonderful world.

Here they are.

Install it and the best is yet to come (more snippets, better documentation, better snippets logic and structure).

Three series for the moment

those beginning with draw

drPitch = draw Pitch

those beginning with write

write = writeInfoLine

Mischancellous

if, while, for, spectro manipulation etc...

Features

  • 2019-04-30-Tue : Add a website to batch generate and convert your own snippets to Visual Code Studio (vsc), Atom and Sublime. Add a how to contribute section.

  • 2019-04-17-Wed : Add a lot snippets, still lack a decent documentation

  • 2019-04-14-Tues : Add a little part of snippets

  • 2019-04-15-Mon : Add syntax highlighting

More features are coming...

Syntax

The snippets use the most recent syntax. For information :

  • (Old syntax) Create Sound as pure tone... tone 1 0 0.4 44100 440 0.2 0.01 0.01
  • (intermediate syntax) "Create Sound as pure tone...", "tone", 1, 0, 0.4, 44100, 440, 0.2, 0.01, 0.01
  • (new syntax) Create Sound as pure tone: "tone", 1, 0, 0.4, 44100, 440, 0.2, 0.01, 0.01

Enjoy praat scripting and your phonetic (speech) science

About

Praat snippets for vsc(visual code studio), atom and sublime text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages