setChannel()
Set the part's MIDI channel.
part.setChannel(channel)
Parameters
part.setChannel(channel)
| Parameter | Type | Default | Description |
|---|---|---|---|
channel |
int |
required | The MIDI channel, from 0 to 15. |
Set the part's MIDI channel.
part.setChannel(channel)
part.setChannel(channel)
| Parameter | Type | Default | Description |
|---|---|---|---|
channel |
int |
required | The MIDI channel, from 0 to 15. |