Module io

Source
Expand description

I/O blocks are responsible for handling input from and output to external sources, whether that is an audio file, microphone input, speaker output, and so forth.

Modulesยง

file_input
Audio file input block.
file_output
Audio file output block with non-blocking I/O.
output
Terminal output block for DSP graphs.