Available since LÖVE 11.0
This function is not supported in earlier versions.
Gets the maximum number of active Effects in a single Source object, that the system can support.
maximum = love.audio.getMaxSourceEffects( )
None.
number maximumThis function return 0 for system that doesn't support audio effects.
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/love.audio.getMaxSourceEffects