Skip to content

Audio System

Spacefarer Retro Remasters LLC edited this page Mar 20, 2026 · 1 revision

Audio System

Modules

  • music.*
  • osystemAL.* / osystemAL_* (OpenAL paths)
  • osystemSDL.cpp (SDL path)

QA checklist

  • Music starts/stops correctly on state changes
  • No audio stutter on room transitions
  • Changing output device does not crash (if supported)
  • Volume controls affect the correct channels

Clone this wiki locally