simvx.core.audio_backend._shared

Shared helpers, constants, and small data structures for the desktop audio backends.

Everything in this module is used by two or more of the concrete backends (MiniaudioBackend, _LegacyMiniaudioBackend, NullAudioBackend) or by make_backend. It depends on nothing else in the audio_backend package.

Module Contents

Data

log

API

simvx.core.audio_backend._shared.log

‘getLogger(…)’