1 and 0 on off switch
You can use mousestate and a gate to do it:
Or just use [pictctrl] and create yourself an image of the [toggle] on and off states stitched together!
hey guys thanks for all the help, its actually using an xbox controller, for example pressing the green A button creates a 1 and then a 0 when releasing it
That's much better.
but i cant get the toggle to stay "on" when pressing and realeasing it untill i press it again and it goes "off"
Not sure I follow you now, do you want it to be momentary (press=on, release=off) or latching (press=on, press again=off).
If you're using a control that sends a 1 and a 0 then you're done already, when pressing the button, its a 1, and when you let it go it's a zero, you don't even need a toggle (if I understand you correctly). That's how it is with the wiimote.
it would be a latching system, at the moment when i press and hold the button the step sequencer starts but it stops when i release it.
Thanks for all the support so far guys
[Togedge] is your friend here, if I'm understanding you correctly:
yessss sir! :D thanks soooo much! :D :D ^^
i use [sel 1] for this..