Type Number Library audio.* Revision 2017.3060 Keywords audio, channels, free channels See also audio.findFreeChannel() audio.play() audio.reserveChannels()
This property is equal to the number of channels that are currently available for playback (channels not playing or paused).
audio.freeChannels
local result = audio.freeChannels print( result )