mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-16 09:14:10 -05: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.