Before you start ObjectProDSP you must set OPD_ROOT to the root
directory in which the code is installed. You can do this by connecting
to that directory and entering the command:

. set_root

To start ObjectProDSP enter:

../bin/opd -c

from the directory containing this README file.

To get a complete description of command line options enter:

../bin/opd -?

There is extensive on-line documentation and you should be able
to use the system without printed manuals. Select the `introduction'
button in the main window to get started.

However there is a 30 page tutorial with many figures that you may find
helpful. There are also printed reference manuals that mostly duplicate
the online documentation.  If you want to develop your own nodes you
will need the Developer's Manual. The material in that manual is not
available on-line.

The documentation is available as postscript files in a separate
documentation distribution.  All documentation can be created from
source files with the source code distribution.

