Repeat Audio
Summary
The **Repeat Audio** component outputs a repeated sequence of an audio signal a specified number of times.
Description
This component takes an audio input and duplicates it according to the configured count. Useful for audio testing, looping, or signal processing applications.
Diagram:
Properties
- Enabled (boolean) – Enables or disables the repeating function.
- Count (integer) – Number of times the input audio is repeated.
Pins
Input Pins
- in – Input audio signal to repeat.
Output Pins
- out – Output audio sequence with repeated values.
Categories
- File:TArduinoAudioCategory.png Category Audio – Audio signal components.