lief138 Posted May 5, 2008 Report Posted May 5, 2008 Hi FolksI know there are terms used to describe this all but I can think of them right now, im thinking momentary switch is what im thinking about.I just want to confirm if the tact switches that people are using for the 6582 could be used in a MB64 style app where the core could control the behavior of the switch.i.e. In one mode pressing and releasing the button would turn on/offand in another modeHolding the button down would turn on but only until it is released. I think stryd told me this is doable but I can’t remember for sure.I’m sure this is a simpleton question.... but I just keep telling myself... no dumb questions only dumb people...Thanks, Lief
stryd_one Posted May 5, 2008 Report Posted May 5, 2008 In one mode pressing and releasing the button would turn on/offLatching (electronic, as opposed to physical, where the actuator stays put as well)Holding the button down would turn on but only until it is released. MomentaryIn the case of the midibox, we use momentary switches, so if you want them latching, then you store the virtual state of the switch (on/off) in a variable, and swap it when the button is pushed in.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now