Page 1 of 1

BCR2000 Input Profile

Posted: Mon Dec 28, 2015 6:45 pm
by xarumanx
as i wasn't able to find one and i got the BCR2000 as a new toy this Christmas...

Here is the input profile i hacked together today. I used standard "Knob" inputs, not the new "Encoder" inputs, as i had no time to play around with the new features...

Re: BCR2000 Input Profile

Posted: Mon Dec 28, 2015 6:45 pm
by mcallegari
xarumanx wrote:as i wasn't able to find one and i got the BCR2000 as a new toy this Christmas...

Here is the input profile i hacked together today. I used standard "Knob" inputs, not the new "Encoder" inputs, as i had no time to play around with the new features...
Hi, thanks for sharing !
Just one question: what "EG" stands for ? Is that a convention you found in the manual ? (I checked but couldn't find a MIDI mapping of this device)

Re: BCR2000 Input Profile

Posted: Tue Dec 29, 2015 1:16 pm
by xarumanx
EG - Encoder Group

you can switch between 4 encoder groups (buttons on the top right of the bcr). those buttons send no midi note but switch the 8 push-encoders on top of the board to send different notes. so depending on which encoder-group button is selected the correspondent EG - action is executed. I couldn't think of any better shorthand for it :)

Re: BCR2000 Input Profile

Posted: Tue Dec 29, 2015 1:36 pm
by mcallegari
What do you think about "Top Group 1" , "Top Group 2", etc.. ?
Takes more space, but I think it can be understood right away by other users

Re: BCR2000 Input Profile

Posted: Tue Dec 29, 2015 2:00 pm
by xarumanx
you're probably right...

i renamed the buttons and put everything onto github to make it easier to handle...

https://github.com/xarumanx/qlc
https://github.com/xarumanx/qlc/blob/ma ... CR2000.qxi

Re: BCR2000 Input Profile

Posted: Tue Dec 29, 2015 2:27 pm
by mcallegari
If you use GitHub, why don't you fork the official repository and send us a Pull Request ?
Just place your new profile file into resources/inputprofiles and create a pull request.

Re: BCR2000 Input Profile

Posted: Tue Dec 29, 2015 7:22 pm
by xarumanx
done.