Reference
Components
Mono to Frame
Description
This version of the Mono to Frame component captures buffers of samples at the rate they are processed by the audio engine. Unlike the
Mono to Float and Mono to Graph components the Mono to Frame allows you to capture and process every sample that passes through a
Mono stream.
The output is a Ruby Frame object. You can examine or process this using a Ruby component. For more information about this see the
section on Frames in the Ruby Component chapter of the main user guide.
Connectors
Inputs Type Outputs Type
Mono signal
Mono Ruby Frame object
with a buffer of
samples
Ruby Value
245 of 494