File: praat-launch.md

package info (click to toggle)
praat 6.4.27%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 206,060 kB
  • sloc: cpp: 1,409,811; ansic: 286,305; makefile: 946; python: 340; sh: 35
file content (34 lines) | stat: -rw-r--r-- 918 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
% PRAAT-LAUNCH(1) | User Commands
%
% 2023-12-04

# NAME

praat-launch - Wrapper for launching Praat with sound files or scripts as argument

# SYNOPSIS

**praat-launch** \[_file_]

# DESCRIPTION

The **praat-launch** command allows one to open sound files or scripts
with **praat** from the command line. The sound file can be of any
format accepted by Praat (for instance WAV, FLAC, or MP3). Scripts are
text files, usually with the .praat extension.

If no argument is ginve, then a new instance of praat is started.

A existent instance of the Praat program is used for opening the file.
It there is no instance running, a new one is created.

This program is intended to be used with the desktop file present in
the Debian distribution, but may be useful to regular users.

# AUTHOR

Rafael Laboissière <rafael@laboissiere.net>

# SEE ALSO

For further information, see the Praat website <http://www.praat.org>.