Skip to content

Audio rework

Bkg2k requested to merge audio-rework into master

Rework the whole audio management for more robustness and consistency:

  • Control AudioManager lifecycle
  • AudioManager as single entry point
  • Sound and Music as "slave" classes
  • MEmory leak safe
  • Thread safe.
Edited by Bkg2k

Merge request reports