i can make a two way switch but not a 3 way switch, do i need a script for this?
I need to use this in every rackspace or can it be in global rackspace? switched from local?
I need a 3 way switch to operate some relays. on-off-on
a note on C to switch on relay 1 and on a change to center off position i need to send a note off message to switch off relay 1.
eg send note C to switch relay 1 on — on change send note off
send note D to switch off relay 2 —on change send note off
send note E to switch on relay 3 — on change send note off
only one switch can be on at once like radio buttons
– on change can send all notes off instead of individual note off.
not sure how to go about this, thanks