[audio_core] Remove unused files and make audio rendering more safe (#2903)

This removes unused files left over in the project and makes audio rendering more safe to avoid any kind of desynchronization or muting.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2903
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
This commit is contained in:
MaranBr 2025-10-31 18:00:35 +01:00 committed by crueter
parent 36b736482a
commit 2d3ba3e5dd
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
4 changed files with 52 additions and 840 deletions

View file

@ -28,7 +28,6 @@ add_library(
announce_multiplayer_room.h
assert.cpp
assert.h
atomic_helpers.h
atomic_ops.h
bit_field.h
bit_util.h