Programmer Guide/SPU Reference/DELAY: Difference between revisions

From STX Wiki
Jump to navigationJump to search
(initial import)
 
m (1 revision: Initial import)
(No difference)

Revision as of 18:31, 18 November 2010

DELAY - delay a signal

Copies input x to output y, delaying it by one evaluation step.

Usage:

DELAY x

Inputs:
x
Any data type.
Outputs:
y
The same data type as x.

Navigation menu

Personal tools