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: Is there a way to send 127-val?

2012-05-02 by Gil Brand

Hi Royce,

I'm excited that such a cross fade can be done.
However, I can't figure out the way you did it.
Can you please relate to the following passage that I'm actually using in my setup?

First .tx command selects a certain sample.
Second .tx command changes Out2 from 0 to 127.
I would like to add a third .tx command (in red) that changes Out1 from 127 to 0.
[Default is Out1=127, Out2=0]
[Data is one Byte ordered as MSB,LSB - see in blue]

Thank you very much indeed!
Gil
:::

$encoder 17
.minmax 0 127
.default 0
.tx $F0 $43 $11 $58 $00 $5F $4E $65 $77 $53 $61 $6D $70 $6C $65 $20 $20 $20 $20 $20 $20 $10 $F7
.tx $F0 $43 $11 $58 $01 $02 $52 $00 $00 $00 $00 val4.7 val0.3 $F7
.tx $F0 $43 $11 $58 $01 $02 $50 $00 $00 $00 $00 val4.7 val0.3 $F7
.resolution 96 96 96 96
.showvalue on
.mode bar



--- In bc2000@yahoogroups.com, "Royce" wrote:
>
> Re: Is there a way to send 127-val?
>
> Hi Steve
>
> > One of the things I would like to do is a cross fade, where as one value
> varies from 0-127, the other value starts at 127 and goes down to 0; with both
> destinations being set from the same encoder. Both targets are sysex messages.
> (To a Roland JV-1080, but I doubt that makes a difference.)
>
> There is a way, but rather than bore the pants off everyone I'll give you the
> code and if anyone wants an explanation let me know.
>
> For encoder 49 - bottom left
> Cross fade between Channel 1 and 2
>
> $encoder 49
> .showvalue on
> .mode 1dot
> .default 127
> .minmax 127 16256
> .tx $80 7 val
> .tx $81 7 val7.13
> .resolution 12193
>
>
>
> 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.