Xnaplay; Subroutine Library - Townshend Computer Tools DAT-Link User Manual

Table of Contents

Advertisement

XNAPLAY(1)

NAME
xnaplay – interactive playback of multiple files
SYNOPSIS
xnaplay [ –toolkitoption ... ] [ –F options ] filenames ...
DESCRIPTION
xnaplay creates an X window that displays a button for each file listed on the command line. Clicking
on a button plays the corresponding file using naplay(1).
O
ptions to naplay(1) can be set in two ways. A string of options can be set using the –F flag, or they
can be included as part of the filename arguments. The buttons will be labeled with only the filename
e
ven if options are included with the filename arguments.
OPTIONS
–toolkitoptions
Any of the standard X toolkit options such as geometry, display, etc.
–F
The argument to this option is passed to naplay(1) whenever a file button is clicked. Note tha
if the argument includes blanks, which will be the case if multiple options are used, that the
entire argument must be quoted.
EXAMPLE
The command:
xnaplay '-F-f native' '-s 8000 file1' file2 '-s 16000 -o left file3'
will create buttons for file1, file2, and file3 to be played back with the following commands
naplay -f native -s 8000 file1
naplay -f native file2
n
aplay -f native -s 16000 -o left file3
ENVIRONMENT
X display server to use of the form host:nn , where host is the name of the host
DISPLAY
where the server is running and nn is the screen number.
N
etAudio server to use of the form host:nn , where host is the name of the host
AUDIO_DEVICE
where the server is running and nn is the unit number of the DAT-Link to use. If not
set, unit 0 on the local host is used is used.
SEE ALSO
naplay(1), netaudiod(8), nastatus(1)
DAT-Link User's Manual.
N
etAudio Reference
Last change: 1993/11/11
173
s
t
:
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DAT-Link and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents