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: how to send multiple cc's (momentary) on one button

2010-05-17 by Royce

Hi

> infact, what would be the .tx equivelant of these .easypar commands?
> 
> ie:  is 
> $button 41
>   .showvalue on
>   .default 0
>   .mode updown
>   .minmax 0 127
>   .tx $B0 15 127
>   .tx $B0 15 64

If you want the on value to be 127 and the off value to be 127
$button 41
  .showvalue on
  .default 64  ; it is off to start with
  .mode updown
  .minmax 64 127
  .tx $B0 15 val



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.