Skip to content

setChannel()

Set the part's MIDI channel.

Parameters

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

part.setChannel(channel)
Parameter Type Default Description
channel int required The MIDI channel, from 0 to 15.