ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2009-03-27T07:54:03+02:00 https://brainmodular.org/forums/app.php/feed/topic/1430 2009-03-27T07:54:03+02:00 2009-03-27T07:54:03+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=8025#p8025 <![CDATA[making a switch unable to turn itself off]]>
If someone can explain how to upload it, I'll put up a screenshot. Or maybe I can figure out how to put it in the library.....

thanks!
-e

Statistics: Posted by woodslanding — 27 Mar 2009, 06:54


]]>
2009-03-24T15:17:29+02:00 2009-03-24T15:17:29+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7987#p7987 <![CDATA[making a switch unable to turn itself off]]>
Actually, maybe I'll try scripting something....

Statistics: Posted by woodslanding — 24 Mar 2009, 14:17


]]>
2009-03-21T10:02:10+02:00 2009-03-21T10:02:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7936#p7936 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by bsork — 21 Mar 2009, 09:02


]]>
2009-03-20T19:18:48+02:00 2009-03-20T19:18:48+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7931#p7931 <![CDATA[making a switch unable to turn itself off]]>
I'd like it to turn off and then be turned back on again.

I'll see if I can get there from here.....

Statistics: Posted by woodslanding — 20 Mar 2009, 18:18


]]>
2009-03-20T18:58:53+02:00 2009-03-20T18:58:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7930#p7930 <![CDATA[making a switch unable to turn itself off]]>
and thanks to all for contributing to the discussion!

-e

Statistics: Posted by woodslanding — 20 Mar 2009, 17:58


]]>
2009-03-20T11:53:28+02:00 2009-03-20T11:53:28+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7926#p7926 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by senso — 20 Mar 2009, 10:53


]]>
2009-03-19T01:21:16+02:00 2009-03-19T01:21:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7907#p7907 <![CDATA[making a switch unable to turn itself off]]>
@23fx23: I agree about the multivar module. I can't remember right now what it was, but that very same module also did the trick a while ago with a similar problem. This time I too tried different ways of using Pass/Stop/Not/Xor and whatnot without success before I found the solution.

Statistics: Posted by bsork — 19 Mar 2009, 00:21


]]>
2009-03-19T00:42:25+02:00 2009-03-19T00:42:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7905#p7905 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by nay-seven — 18 Mar 2009, 23:42


]]>
2009-03-18T22:55:44+02:00 2009-03-18T22:55:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7902#p7902 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by 23fx23 — 18 Mar 2009, 21:55


]]>
2009-03-18T22:52:16+02:00 2009-03-18T22:52:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7901#p7901 <![CDATA[making a switch unable to turn itself off]]>
Image

..but that don't mean that it was easy to find this way of doing it!

Statistics: Posted by bsork — 18 Mar 2009, 21:52


]]>
2009-03-18T19:38:25+02:00 2009-03-18T19:38:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7900#p7900 <![CDATA[making a switch unable to turn itself off]]>
either pannel mouse dwn - from 0 to 1 - pass event flow. (the input "in"of pass is either mouse dwn or constant 1 value, the "pass"input is "from 0 to 1")

or pannel mouse dwn - A>B - pass event flow.

so if you put a fader/sw after that, it will only be updated when the pannel is "enabled", the 0 value of mouse dwn will be ignored.

....so if the first switch "visible or not" is folowed by a "passonly if chg" event it should control the visibility,
and if the second switch/panel change, it will update only to go from 0 to 1, if 1 and go to zero the value won't pass... so it won't self disapear if im not wrong.
hope it's clear , or ill try to post a pic.

Statistics: Posted by 23fx23 — 18 Mar 2009, 18:38


]]>
2009-03-18T14:16:43+02:00 2009-03-18T14:16:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7899#p7899 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by pansoul — 18 Mar 2009, 13:16


]]>
2009-03-18T11:33:26+02:00 2009-03-18T11:33:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7898#p7898 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by 23fx23 — 18 Mar 2009, 10:33


]]>
2009-03-18T10:30:41+02:00 2009-03-18T10:30:41+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7897#p7897 <![CDATA[making a switch unable to turn itself off]]>
Perhaps , rather than use a switch , it would be better to use a separator and panel module which produce always the same output ( button behaviour) and allow you to change his color separatly (the color would represent the state visible or not).

i think to something like that :

Image

the problem is to always get a 1 after clicking on the sep and panel. i thought that the 0 to 1 module do that but it's not (??).
so what module produce a 1 each time it receives a button output ?

and after that, the button on your panel has to take the hand over all this loop to produce a 0 at the visible output.

Statistics: Posted by pansoul — 18 Mar 2009, 09:30


]]>
2009-03-18T08:16:09+02:00 2009-03-18T08:16:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7896#p7896 <![CDATA[making a switch unable to turn itself off]]> could be more easy to help...;-)

Statistics: Posted by nay-seven — 18 Mar 2009, 07:16


]]>
2009-03-18T07:59:56+02:00 2009-03-18T07:59:56+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7895#p7895 <![CDATA[making a switch unable to turn itself off]]>
But if I hit the switch while it's already on, it turns off. I don't want to be able to close the panel from the switch, and I don't want the switch position to get out of sync with the panel.

How can I keep the switch from turning itself off, and still allow it to turn itself on? And still allow the close button to turn it off??

It's making my head hurt.....


Thanks!
-eric

Statistics: Posted by woodslanding — 18 Mar 2009, 06:59


]]>
BrainModular BrainModular Users Forum 2009-03-27T07:54:03+02:00 https://brainmodular.org/forums/app.php/feed/topic/1430 2009-03-27T07:54:03+02:00 2009-03-27T07:54:03+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=8025#p8025 <![CDATA[making a switch unable to turn itself off]]>
If someone can explain how to upload it, I'll put up a screenshot. Or maybe I can figure out how to put it in the library.....

thanks!
-e

Statistics: Posted by woodslanding — 27 Mar 2009, 06:54


]]>
2009-03-24T15:17:29+02:00 2009-03-24T15:17:29+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7987#p7987 <![CDATA[making a switch unable to turn itself off]]>
Actually, maybe I'll try scripting something....

Statistics: Posted by woodslanding — 24 Mar 2009, 14:17


]]>
2009-03-21T10:02:10+02:00 2009-03-21T10:02:10+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7936#p7936 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by bsork — 21 Mar 2009, 09:02


]]>
2009-03-20T19:18:48+02:00 2009-03-20T19:18:48+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7931#p7931 <![CDATA[making a switch unable to turn itself off]]>
I'd like it to turn off and then be turned back on again.

I'll see if I can get there from here.....

Statistics: Posted by woodslanding — 20 Mar 2009, 18:18


]]>
2009-03-20T18:58:53+02:00 2009-03-20T18:58:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7930#p7930 <![CDATA[making a switch unable to turn itself off]]>
and thanks to all for contributing to the discussion!

-e

Statistics: Posted by woodslanding — 20 Mar 2009, 17:58


]]>
2009-03-20T11:53:28+02:00 2009-03-20T11:53:28+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7926#p7926 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by senso — 20 Mar 2009, 10:53


]]>
2009-03-19T01:21:16+02:00 2009-03-19T01:21:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7907#p7907 <![CDATA[making a switch unable to turn itself off]]>
@23fx23: I agree about the multivar module. I can't remember right now what it was, but that very same module also did the trick a while ago with a similar problem. This time I too tried different ways of using Pass/Stop/Not/Xor and whatnot without success before I found the solution.

Statistics: Posted by bsork — 19 Mar 2009, 00:21


]]>
2009-03-19T00:42:25+02:00 2009-03-19T00:42:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7905#p7905 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by nay-seven — 18 Mar 2009, 23:42


]]>
2009-03-18T22:55:44+02:00 2009-03-18T22:55:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7902#p7902 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by 23fx23 — 18 Mar 2009, 21:55


]]>
2009-03-18T22:52:16+02:00 2009-03-18T22:52:16+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7901#p7901 <![CDATA[making a switch unable to turn itself off]]>
Image

..but that don't mean that it was easy to find this way of doing it!

Statistics: Posted by bsork — 18 Mar 2009, 21:52


]]>
2009-03-18T19:38:25+02:00 2009-03-18T19:38:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7900#p7900 <![CDATA[making a switch unable to turn itself off]]>
either pannel mouse dwn - from 0 to 1 - pass event flow. (the input "in"of pass is either mouse dwn or constant 1 value, the "pass"input is "from 0 to 1")

or pannel mouse dwn - A>B - pass event flow.

so if you put a fader/sw after that, it will only be updated when the pannel is "enabled", the 0 value of mouse dwn will be ignored.

....so if the first switch "visible or not" is folowed by a "passonly if chg" event it should control the visibility,
and if the second switch/panel change, it will update only to go from 0 to 1, if 1 and go to zero the value won't pass... so it won't self disapear if im not wrong.
hope it's clear , or ill try to post a pic.

Statistics: Posted by 23fx23 — 18 Mar 2009, 18:38


]]>
2009-03-18T14:16:43+02:00 2009-03-18T14:16:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7899#p7899 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by pansoul — 18 Mar 2009, 13:16


]]>
2009-03-18T11:33:26+02:00 2009-03-18T11:33:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7898#p7898 <![CDATA[making a switch unable to turn itself off]]> Statistics: Posted by 23fx23 — 18 Mar 2009, 10:33


]]>
2009-03-18T10:30:41+02:00 2009-03-18T10:30:41+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7897#p7897 <![CDATA[making a switch unable to turn itself off]]>
Perhaps , rather than use a switch , it would be better to use a separator and panel module which produce always the same output ( button behaviour) and allow you to change his color separatly (the color would represent the state visible or not).

i think to something like that :

Image

the problem is to always get a 1 after clicking on the sep and panel. i thought that the 0 to 1 module do that but it's not (??).
so what module produce a 1 each time it receives a button output ?

and after that, the button on your panel has to take the hand over all this loop to produce a 0 at the visible output.

Statistics: Posted by pansoul — 18 Mar 2009, 09:30


]]>
2009-03-18T08:16:09+02:00 2009-03-18T08:16:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7896#p7896 <![CDATA[making a switch unable to turn itself off]]> could be more easy to help...;-)

Statistics: Posted by nay-seven — 18 Mar 2009, 07:16


]]>
2009-03-18T07:59:56+02:00 2009-03-18T07:59:56+02:00 https://brainmodular.org/forums/viewtopic.php?t=1430&p=7895#p7895 <![CDATA[making a switch unable to turn itself off]]>
But if I hit the switch while it's already on, it turns off. I don't want to be able to close the panel from the switch, and I don't want the switch position to get out of sync with the panel.

How can I keep the switch from turning itself off, and still allow it to turn itself on? And still allow the close button to turn it off??

It's making my head hurt.....


Thanks!
-eric

Statistics: Posted by woodslanding — 18 Mar 2009, 06:59


]]>