ANN: Unofficial Behringer Control development kit version 0.1
2010-08-27 by yxx123xxy
[this message is probably of interest to developers only] Hello, I'd like to share a basic development kit I've been working on for creating custom firmware for the Behringer Control series. This allows one to compile a custom program (in assembly or C) and run that on the BCF2000 or BCR2000 (although I haven't tested the latter). The other way around is also possible: downloading firmware from the device for analysis. A small feature that will be interesting to non-developers is that I've found a way to display a custom string using a midi message with the official firmware. See bcfwflash's -p option. This and more at http://willem.engen.nl/projects/bc2000-dev/ Cheers, - Willem