Table of Contents

Property Count

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Count

Gets or sets the number of samples by which to delay the input signal.

public int Count { get; set; }

Property Value

int

Remarks

To avoid changing the number of buffers in the sequence, the beginning of the signal will be padded with zeros.