pub const VS_AUDIO_FRAME_SAMPLES: i32 = 3072;
The number of audio samples in an audio frame. It is a static number to make it possible to calculate which audio frames are needed to retrieve specific samples.