Skip to content

getChannel()

Return the part's MIDI channel.

Parameters

Once an object part has been created, you can use the following function:

part.getChannel()

Returns

return channel

Value Type Description
channel int The MIDI channel, from 0 to 15.