Re: presetmanager bug or normal behaviour?
Posted: Sun May 11, 2014 7:10 pm
just getting to look inside ...
hmmm ... something I did forget during my attempts
The one I need to really look at is your multi-function slider, and now seeing how you've implemented the reset to a defined 'Default' position.
This is a very nice feature to have available for sure.
Last nite I work on an idea to include a 'Message/Alert Box' added to the INIT/Reset button. The idea was to have confirmation that a reset was indeed wanted.
I have posted that addition into the example. I found that this was not as straightforward as I had thought it would be. The MsgBox doesn't have an 'internal' reset of its state, so I had to attach a 'switching' logic to monitor the user choice and only send the 'Reset trigger' on 'YES'. [maybe I made this more complicated than needed, but seems to be working].
Thanks once again NuBeat !
Here's the schematic:
Code: Select all
don`t forget to trigger also at the output to update the slider or knob hmmm ... something I did forget during my attempts
The one I need to really look at is your multi-function slider, and now seeing how you've implemented the reset to a defined 'Default' position.
This is a very nice feature to have available for sure.
Last nite I work on an idea to include a 'Message/Alert Box' added to the INIT/Reset button. The idea was to have confirmation that a reset was indeed wanted.
I have posted that addition into the example. I found that this was not as straightforward as I had thought it would be. The MsgBox doesn't have an 'internal' reset of its state, so I had to attach a 'switching' logic to monitor the user choice and only send the 'Reset trigger' on 'YES'. [maybe I made this more complicated than needed, but seems to be working].
Thanks once again NuBeat !
Here's the schematic: