NADSPOD(1) 151
NAME
nadspod – dump DAT-Link’s DSP32C memory.
SYNOPSIS
nadspod [–u host:unit ][–a][–s start_addr ][–e end_addr ]
DESCRIPTION
nadspod dumps the contents of the DAT-Link’s DSP32C memory to the standard output. If the –a
,
t
option is specified, then the output is in ASCII format with one 32-bit word output per line. Otherwise
he output is binary data. In either case the DSP32C byte-ordering is used.
.
OPTIONS
The binary output from nadspod can be piped into od(1) for formatted displays
–a Use ASCII output.
Use the NetAudio server on host that is connected to the DAT-Link with unit-number unit.
,Otherwise, use the value of the environment variable. If it is not set either
AUDIO_DEVICE
ENVIRONMENT
then use unit 0 on the local host.
AUDIO_DEVICE NetAudio server to use of the form host:nn , where host is the name of the host
t
s
where the server is running and nn is the unit number of the DAT-Link to use. If no
et, unit 0 on the local host is used is used.
SEE ALSO
netaudiod(8), naloaddsp(1),
N
DAT-Link User’s Manual.
etAudio Reference Last change: 1992/12/17 1