Copy Buffer
Overview
Use this operator to copy part of the buffer of the input sample to a buffer at the output.Operator ports
Input V_in: Specific sample type, see below.Output V_out: Floating point value buffers
Properties
Find more information about changing properties here: "Properties Viewer"BufferLength
type: Integer valueSets the length of the output buffer. Note: changing this will reset the buffer! Only zero or positive values allowed. If the length is longer then the input buffer, the new fields will contain zeros.
FirstField
type: Integer valueDetermines from which field position in the input buffer [0...N], the data should be copied to the output buffer. Note: If this value is negative, the first part of the output buffer will be filled with zeros.
Caption
type: Word or phraseThe name of the object in the project. This name must not contain '.', '$' nor '@' characters.
For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".
Documentation
type: See descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.