Skip to content

v3.1.0

Compare
Choose a tag to compare
@stefanocoretta stefanocoretta released this 20 Apr 06:01
· 42 commits to main since this release

Added

  • praat_plot() to plot waveforms and spectrograms with the Praat plotting facilities.

  • use_praat_plot_script() to save a copy of the Praat plotting script on disk.

  • praat-plot.Rmd vignette.

Fixed

  • Now the path to Praat is set on load and calls to the package namespace with :: will work (closes #5).

Deprecated

  • set_praat_path() and get_praat_path() have been deprecated. Now the package relies on options("speakr.praat.path").