Bc2000 (for the BCF2000 & BCR2000) group photo

Yahoo Groups archive

Bc2000 (for the BCF2000 & BCR2000)

Index last updated: 2026-04-28 23:16 UTC

Thread

easypar question

easypar question

2016-10-27 by Ron Anderson

In the following example,
easypar 1 1 0 127 absolute
As I understand it, the arguments are as such?
Arg 1 = 1 is the midi channel we wish to set for this controlArg 2 = 1 is the CC number we wish to set in this control for it to use.Arg 3 = 0 is the min value for the controlArg 4 = 127 is the max value for the controlArg 5 is self explanatory.

Do I interpret this correctly? 
 
Thanks.
:Ron

Re: easypar question

2016-10-28 by rpcfender@...

Hi Ron
you missed a fairly important bit.

.easypar CC 1 1 0 127 absolute

The CC tells the BCR what kind (status byte) of Midi messages it is.
Otherwise I think you are correct.

Note that if this was a Button...
.easypar CC 1 1 127 0 increment 8

max and min are swapped.
This feature was an add on and perhaps this format was easier to implement.

Grab Mark's manual that comes with his BC manger software for detailed explanation on the forms of easypar.

All the best
Royce


Re: [bc2000] Re: easypar question

2016-10-28 by Ron Anderson

Thanks I've been reading the implementation pdf.
Show quoted textHide quoted text
      From: "rpcfender@yahoo.com.au [bc2000]" <bc2000@yahoogroups.com>
 To: bc2000@yahoogroups.com 
 Sent: Thursday, October 27, 2016 7:48 PM
 Subject: [bc2000] Re: easypar question
   
    Hi Ron you missed a fairly important bit.
.easypar CC 1 1 0 127 absolute

The CC tells the BCR what kind (status byte) of Midi messages it is.Otherwise I think you are correct.
Note that if this was a Button....easypar CC 1 1 127 0  increment 8

max and min are swapped.This feature was an add on and perhaps this format was easier to implement.
Grab Mark's manual that comes with his BC manger software for detailed explanation on the forms of easypar.

All the bestRoyce

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.