ctlout(0,80,0,2); // CC80 with 0 // off
ctlout(0,81,64,2); // CC81 with 64 // on
ctlout(0,82,0,2); // CC82 with 0 // off
ctlout(0,83,64,2); // CC83 with 64 // on
Is there any trick or workaround to this ?
Thanks a lot !
Thanks I found out it depends on the receiving device really.
Apparently the input-buffer (or something) on some devices is too small to accept multiple CC´s in quick succession.