It would be easy to test it with turning the arpeggiator on and off in the microkorg xl+ .
Then it uses these parameters:
-
Use NRPN MSB (CC#99) [Bn, 63, mm] and NRPN LSB (CC#98) [Bn, 62,
rr] (n: channel, mm, rr: parameter no. upper and lower bytes) to select the
parameter. -
Use data entry MSB (CC#6) [Bn, 06, mm] (n: channel, mm: parameter value) to specify the value.
-
ARP ON/OFF:
MSB (Hex) 00(00)
LSB (Hex) 02(02)
Value (transmitted): 0: OFF, 127: ON
Value (received): 0…63: OFF, 64…127: ON