Reference

Components
Mem to Float Array Min/Max
Description
This component converts a memory buffer to arrays of floats by finding the minimum and maximum values over groups of samples. The size
of each group of samples is defined by the Step input. If the Mem contains mono data then the left and right arrays will return the same data.
This component is useful if you want to draw a wave but don’t want to draw every single sample in the wave.
Connectors
Inputs Type Outputs
Memory buffer
Mem Minimum sample per
grouping on the left
channel
Float Array
Size of each grouping
Int Maximum sample per
grouping on the left
channel
Float Array
Minimum sample per
grouping on the right
channel
Float Array
Maximum sample per
grouping on the right
channel
Float Array
Number of samples in
each array
Int
212 of 494