Wow, this thing's more popular than I thought it would be
1 st step toward BCR 2000 like for modular to replace the MRC.
That would be very cool

The best thing about the MRC is the ability to map it directly to controls. Unfortunately, there are some parameters in the modular which you just can't patch a cable to. Not sure how feasible it would be to actually create an MRC replacement as it would probably involve developing a new modular shell which would more than likely have to be based on Mod III. Then there's the issue of actually figuring out how the MRC works ....big job
A 108 control version of it with pre-assigned midi mapping to one BCR 2000 preset ?
For the moment I've gone for just the 8 controls as it's quite flexible. you can load up to 16 of them for 128 controls ...OK, you could only get 56 rotaries in a single BCR2000 preset (but you could always buy another one or two

) Also, 128 sockets would make the module rather large, not to mention the edit panel.
you could also build a controller strip mimicking the on/off buttons, or one with the eight sliders.
good idea breitner

Should be easy enough.
could something similar (the 14-bit trick) be done for the Novation Zero SL
It should be possible. The reason I've gone for the BCR is that it's the only controller I have which supports 14-bit midi control. The Zero SL does look like a nice controller. As I don't have one, I can't test it as this end, but I just had a quick look at the manual and it might be compatible. Try setting one of the rotary encoders on the SL to NRPN mode and set the MSB to 21 & the LSB to 53. This should give you control over rotary 1 on the BC MODULAR. If it doesn't work, try the same settings in RPN mode. If you get it working just make the same settings for the other 7 encoders, each time adding 1 for MSB&LSB (ie. 22&54, 23&55 and so on up to 28&60).
EDIT: My guess is that the SL is using a standard NRPN / RPN spec, meaning that with the above settings, if you were to check it out on the Scope midi monitor you would see 4 control change messages - cc98(NRPN LSB) with a
value of 53, cc99(NRPN MSB) with a
value of 21, cc6(Data MSB) & cc38(Data LSB). It might be possible to create a module which supports the full NRPN spec, but it wouldn't be easy. Like I said, I don't have an SL here to test it and apart from anything else, to be honest I would be a little reluctant to spend so much time on a module which I couldn't make use of myself. I could however produce a more generic 7-bit midi controller module for modular. That would be relatively easy

.
very nice gui poti !
Yes, I should give a big thanks to <~Shroomz~> for that one
Does this thing work in both directions?
I mean when you move a knob on the BC Modular, does the BCR2000 update the colour led around the knob?
For this first release, I've disabled on-screen mouse editing of the controls as it was messing with parameter feedback when you change between modular presets. I'm hoping to be able to put that feature back in, but it will probably involve a circuit redesign. As it stands, you can switch between modular presets and the BCR2000 will update correctly. I figured this was more important as you can always edit the modular with the mouse using a constant val module or similar.
Stardust - The Behringer 14-bit control change option is similar to the Data Entry side of NRPN (It uses 2 CC's). However instead of being fixed at cc6 and 38, you can specify the MSB cc number and it'll set the LSB cc number accordingly, hence cc's 21(MSB) & 53(LSB), etc.
Thanks for the feedback & suggestions folks - keep 'em coming!!
