mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-25 04:46:27 -05:00
1c7dae966d
These are used as read-only arrays, so we can make the data read-only and available at compile-time. Now constructing an AudioDevice no longer needs to initialize some tables |
||
---|---|---|
.. | ||
common | ||
device | ||
in | ||
out | ||
renderer | ||
sink | ||
audio_core.cpp | ||
audio_core.h | ||
audio_event.cpp | ||
audio_event.h | ||
audio_in_manager.cpp | ||
audio_in_manager.h | ||
audio_manager.cpp | ||
audio_manager.h | ||
audio_out_manager.cpp | ||
audio_out_manager.h | ||
audio_render_manager.cpp | ||
audio_render_manager.h | ||
CMakeLists.txt |