Type Number Library audio.* Revision 2017.3060 Keywords audio, channels, unreserved used channels See also audio.unreservedFreeChannels
Returns the number of channels that are currently in use (playing or paused), excluding the channels which have been reserved.
audio.unreservedUsedChannels
local result = audio.unreservedUsedChannels print( result )