Module breakers::audio_engine

source ·
Expand description

The audio engine module.

This module is responsible for setting up the audio output, and for sending the audio samples to the output device.

The audio engine is a separate thread, which receives the audio samples.

Functions§