Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

mixer.groupChannel

Group a channel.

Function

SYNOPSIS

ret = function mixer.groupChannel(channel, tag)

ARGUMENTS

  • channel, the channel
  • tag, (optional) the tag number, default: -1

RETURNS

  • ret, true on success
Clone this wiki locally