System information

90
Messages
: The algorithm for the'__' block (object code '__') at [__,__] has been deprecated.
You should replace the existing block with a newly created one which uses the
most up to date algorithm.
You should replace the existing blocks with newly created ones which use the
most up to date algorithms.
Explanation
: The first warning is issued for each DSP block in the layout that is considered
outdated. One of the subsequent messages will also appear, depending upon
whether there is only one outdated block or multiple outdated blocks detected.
Messages
: The algorithm for the'__' block (object code '__') at [__,__] has been eliminated.
You should replace the existing block with a newly created one which uses the
most up to date algorithm.
You should replace the existing blocks with newly created ones which use the
most up to date algorithms.
Explanation
: These messages are similar to the ones above. The difference is that they are
not warnings, but errors.
Message
: Channel numbers have been reset in some audio I/O blocks.
Re-compile to update the channel number assignments.
Explanation
: Channel numbers were assigned in an input/output object, and that
object was assigned to a specific E Desk unit by fixed alllocation.
Therefore, the channel numbers also became fixed. Then the
E Desk I/O configuration was changed in the Equipment Table.
Since the new I/O configuration has less input or ouput channels,
some channel numbers have become invalid.
Once reset, Compile will automatically re-assign channel numbers.
Message
: Nothing to compile !
Explanation
: All objects placed in layout have been ignored.
Messages
: Insufficient audio inputs and outputs to implement this layout.
Insufficient audio inputs to implement this layout.
Insufficient audio outputs to implement this layout.
Explanation
: The design requires more input/output channels than are available
from the E Desk device(s) specified in the Equipment Table. This
can only occur if the flag 'Auto Device Add' is not set under
Tools>Options>Compile.