.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "PRAAT-OPEN-FILES" "1" "April 22, 2013" "" "User Commands" .hy .SH NAME .PP praat-open-files - Open sound files with Praat .SH SYNOPSIS .PP \f[B]praat-open-files\f[R] [\[en]new] \f[I]file\f[R] [\f[I]file\f[R] \&...] .SH DESCRIPTION .PP The \f[B]praat-open-files\f[R] command allows one to open sound files with \f[B]praat\f[R] from the command line. Any file type recognized by Praat (WAV, FLAC, MP3, etc) can be given as arguments. .SH OPTIONS .TP --new Launch a new instance of \f[B]praat\f[R] for viewing and editing the sound files. By default, \f[B]praat-open-files\f[R] try to open the files in an running \f[B]praat\f[R] program, opening a new one, if necessary. .SH EXAMPLES .PP Open the three specified files with individual View & Edit windows for each one on a running instance of \f[I]praat\f[R]: .IP .nf \f[C] praat-open-files file.wav relative/path/file.flac /absolute/path/file.mp3 \f[R] .fi .PP Open file.wav in a new instance of \f[B]praat\f[R]. .IP .nf \f[C] praat-open-files --new file.wav \f[R] .fi .SH AUTHOR .PP Rafael Laboissi\[`e]re .SH SEE ALSO .PP For further information, see the Praat website .