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-05 by ajawdokimov

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

the equivelant of 

$button 41
>   .easypar CC 1 15 127 64 toggleoff
>   .showvalue on
>   .default 64
??

i cant get this to work ;(

--- In bc2000@yahoogroups.com, "ajawdokimov" <ajawdokimov@...> wrote:
>
> hi bcr guys
> 
> how can i send 2 or 3 different momentary on off valuse on one button?
> 
> heres what i want to send  for example:
> 
> $button 33
>   .easypar CC 1 15 127 64 toggleoff
>   .showvalue on
>   .default 64
> $button 34
>   .easypar CC 1 9 127 0 toggleoff
>   .showvalue off
>   .default 0
> $button 35
>   .easypar CC 1 5 60 60 toggleoff
>   .showvalue on
>   .default 80
> 
> ive tried numerous ways with .tx but cant seem to get it right, is there an easy way to convert .easypar to .tx?
> 
> i take it .mode updown is the same as momemntary?
> also. if the min max values are different for each thing i want to send how would that work?
> any help here greatly appreciated ;)
> cheers 
> Anton
>

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.