Page 1 of 1

Making a 3 state switch

Posted: 16 Jan 2018 06:13
by OoGuN
Hello, this is definitely a noob question and I'd be surprised if it hasn't cropped up before, but I cant find any solutions in the forum so far. Basically I'm trying to make a template for controlling the Arturia Buchla Easel using Lemur on an iPad Pro. I'm using osculator as intermediary and assigning midi CC to the knobs and sliders. The template is working fine except I cannot find a way to create 3 state switches ; the Buchla has toggles with three settings eg Keyboard/Pulse/Sequencer. Cant use vanilla switches as they are only off/on and I dont know yet how to script the behaviour I want.

If anyone has created a 3 way switch or can give me some pointers I'd be grateful

Cheers

Re: Making a 3 state switch

Posted: 21 Jan 2018 01:32
by Macciza
Try using a Switches object set to 3 columns or rows ...
Then select Radio mode which will mean only one state can be selected
cheers

Re: Making a 3 state switch

Posted: 04 Feb 2018 06:21
by OoGuN
Thanks!

I'll give that a go