Bc2000 (for the BCF2000 & BCR2000) group photo

Yahoo Groups archive

Bc2000 (for the BCF2000 & BCR2000)

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

Message

Re: Increment -1 and +1 SysEx with Buttons

2012-04-19 by djheikotnt

Thanks man it works great :-)

in my post I meant that i use BC convert :-) but i wrote "I need BC Convert!...Sorry for the wrong Info...

The Mountain Utilities works for microsoft Windows, but looks great. 

I'm using only Macintosh... :-D

cheers

--- In bc2000@yahoogroups.com, "Royce" <rpcfender@...> wrote:
>
> 
> You could use Mark's graphic editor .
> If nothing else you should get his excellent pdf on the BCL (Behringer
> Control Language)
> A link to Mark's web page is in the Link section Mountain Utilities
> http://home.kpn.nl/f2hmjvandenberg281/
> <http://home.kpn.nl/f2hmjvandenberg281/>
> 
> 
> > The Encoder does not work correctly for me...I want to trigger a
> > SysEx-String from BCR2000 to RS7000 via Button 50 und 52 with
> increment
> > -1 and +1.
> > Is it possible? -
> 
> Yes
> 
> > $F0 $43 $10 $6A $13 $00 $41 $00 $F7 (Filter type for Part 1 = bypass)
> > To change the filters on my Yamaha RS7000 I need to input a System
> > this is what I think:
> 
> 
> try this
> $button 50
>    .showvalue on
>    .default 1
>    .mode incval -1
>    .minmax 0 18
>    .tx $F0 $43 $10 $6A $13 $0B $41 val $F7
> 
> $button 52
>    .showvalue on
>    .default 1
>    .mode incval 1
>    .minmax 0 18
>    .tx $F0 $43 $10 $6A $13 $0B $41 val $F7
> 
> All the best
> Royce
>

Attachments

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.