Reference
Components
Frame to Mono
Description
This Frame to Mono component converts a Frame of samples back to Mono. It should be used in conjunction with the Mono to Frame
component in order to process Mono data via the Ruby component.
It can also be used with the Frame Sync component. The Frame Sync will tell your Ruby component when to send a frame and how many
samples to send so that you stay exactly in sync with the Mono stream.
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
Ruby Frame object
with a buffer of
samples
Ruby Value Mono signal
Mono
133 of 494