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