Name setPartChannel( )
Syntax setPartChannel(String partTitle , int channel);
Example Etude e = new Etude(this);
e.createPart("beat");
e.setPartChannel("beat", 9);
Parameters partTitle:string
channel:int
Return none
Usage web & application
Description Set the MIDI channel of the part