NEWS.md
add_lmt()
to add the Quarto extension Literate Markdown Tangler.
Add praat-lmt
vignette that illustrates how to use the LMT to write Praat scripts.
option()
to options()
in README (7fb7757). Thanks to @agricolamz (#11).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.
::
will work (closes #5).set_praat_path()
and get_praat_path()
have been deprecated. Now the package relies on options("speakr.praat.path")
.