Streaming algorithms

RingBufferOutput

Inputs

  • signal (real) - the input signal that should go into the ringbuffer

Parameters

  • bufferSize (integer, default = 8192) :

    the size of the ringbuffer

Description

This algorithm fills an output ringbuffer of type Real that can be read from a different thread then.