Audio Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduinoAudioSnapshot.png

Summary

Captures a snapshot of the incoming audio signal for processing or analysis.

Description

The **Audio Snapshot** component allows you to take a single snapshot of the current audio signal when the **Snapshot** pin is triggered. The captured data is then output as an array through the **Out** pin. This is useful for analyzing audio segments, creating visualizations, or processing audio in discrete blocks.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Audio input signal to capture.
  • Snapshot – Trigger input to take a snapshot of the current audio signal.

Output Pins

  • Out – Output array containing the captured audio snapshot.