selecting a preset on bcf/bcr2000

Jefrome

New member
hello,

short question which i cant find out;

in a c# program i've written i can change the selected preset on my behringer bcf2000 by send a programchange command on channel 0 followed by the preset number.

So sendprogramchange (channel, data1, data2) is my function
doing sendrogramchange (0, presetnumber, 0) channges my preset
(i dont know what the last parameter does)

but i cant get this done on my bcr2000? Simply no respond..

Thanks in advance,

jeroen
 
Back
Top