How is it possible to set the number of playbacks in FMOD Ex? 😮
I have used FSOUND_Sample_SetMaxPlaybacks in version 3.74.
- seyko asked 13 years ago
- You must login to post comments
Thanks for your answers, i will give the “maxchannels” a try.
- seyko answered 13 years ago
- You must login to post comments
In “FMOD_System_Init”
[i:n117qo00]maxchannels
The maximum number of channels to be used in FMOD. They are also called ‘virtual channels’ as you can play as many of these as you want, even if you only have a small number of hardware or software voices. See remarks for more. [/i:n117qo00]
- Ken answered 13 years ago
- You must login to post comments
Your Answer
Please login first to submit.