Skip to main content

AudioUnit

Type Alias AudioUnit 

Source
pub type AudioUnit = [[f32; 2]; 64];
Expand description

Represents the minimum unit processed per pull in the audio graph (64 frames, each a stereo f32)