Toggle, Single Button No Tabs

Discuss problems and solutions.
DJMAGNO
Newbie
Posts: 24
Joined: 25 Sep 2014 22:34

Re: Toggle, Single Button No Tabs

Post by DJMAGNO »

Got it to work with my tabbed containers that have 1-6 but they are still changing the A,B, Mid, etc. Is there a way to take that parameter off of the the other "switches" that work similarly to this one?

Magno!
Softcore
Regular
Posts: 1613
Joined: 04 Nov 2012 08:34

Re: Toggle, Single Button No Tabs

Post by Softcore »

Unless the "top" 1-6 buttons are MIDI mappable (NOT the scroll ones) you cant!
DJMAGNO
Newbie
Posts: 24
Joined: 25 Sep 2014 22:34

Re: Toggle, Single Button No Tabs

Post by DJMAGNO »

They are midi mappable. I got it to work by changing the values in the act() area of the script.

ctlout(0,20,out,1-10);
Softcore
Regular
Posts: 1613
Joined: 04 Nov 2012 08:34

Re: Toggle, Single Button No Tabs

Post by Softcore »

Uhmmmm......that shouldnt work...and I dont think it does lol!
DJMAGNO
Newbie
Posts: 24
Joined: 25 Sep 2014 22:34

Re: Toggle, Single Button No Tabs

Post by DJMAGNO »

It's working! I changed the last digit on each and remap each switch.
Post Reply