Type Number Library audio.* Revision 2017.3060 Keywords audio, channels, total channels See also audio.reservedChannels
Returns the total number of channels. This value is currently 32, but the limit may change in the future.
audio.totalChannels
local result = audio.totalChannels print( result )