OpenViBE Documentation 3.6.0
Signal average

Summary

  • Plugin name : Signal average
  • Version : 0.5
  • Author : Bruno Renier
  • Company : Inria/IRISA
  • Short description : Computes the average of each input buffer.
  • Documentation template generation date : Jan 24 2024

Description

This plugin computes the average of each incoming sample
buffer and outputs the resulting signal.

Inputs

1. Input signal

The input signal.

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

Outputs

1. Filtered signal

Signal containing the averages of the input sample buffers.

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

Examples

Miscellaneous

The output signal's sample count per channel per buffer is one,
since a buffer contains the averages (per channel) of the values
of an input buffer.