When I played the standby sound through FMOD in the C# program, I found that playing the second standby sound would cause the first standby sound to stop. How should I solve this situation? Can it be solved by setting up multi-channel (I learned FMOD is channel exclusive)?
Hi,
What version of FMOD are you using?
Could I see the code that you are using to play these sounds?