Type Number Library audio.* Revision Release 2022.3683 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 )