mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-12 01:51:05 +00:00
Creating multiple "AudioRenderer" threads cause the previous thread to be overwritten. The thread will name be renamed to AudioRenderer-InstanceX, where X is the current instance number.