pathtest play

Status codes

The status codes printed by play operations are:

.Idle
SStarting
NNo capacity
LPut last, not yet completed
DComplete, sending remaining data
*Put data
uUnderrun
-Completed

Settings

These are the settings used by play:

agc N

Enables (non-zero) or disables (zero) AGC.

file NAME

Specifies a file from which the data will be read for play operations. Each play reads the file independently. The name may be specified as the value zero, to indicate that no file is to be used, or as a string in double-quotes ("). A quoted string is interpreted as in C.

format FMT

The format of the replay data. A list of the formats is printed if a question-mark (?) is given for the format.

once X

Controls what happens at the end of the file. X is a single character:

cPerform continuous play by repeating the file from the start
oPlay once only and then stop
rStop the play and repeat with the same file

rate N

The data sampling rate of the replay data.

speed N

The speed of the replay.

threshold N

The transfer threshold to use.

vol N

The volume adjustment to use.


This is a command understood by the pathtest test program.