Concatenates another signal to this (finite) signal.
Prepends a single frame.
Appends a single frame.
Creates a proxy that represents a specific output channel of the element.
Creates a proxy that represents a specific output channel of the element.
channel-index, zero-based. Indices which are greater than or equal to the number of outputs are wrapped around.
a monophonic element that represents the given channel of the receiver
Drops the first len
elements of this signal.
Outputs the first element of this signal, then terminates.
Outputs the last element of this (finite) signal, then terminates.
Takes at most len
elements of this signal, then terminates.
Takes at most the last len
elements of this (finite) signal.