Re: Design concept question [selectable GUI]
Posted: Sat May 03, 2014 6:19 am
OK ... I've got some of the basics assembled for a GUI display that can be changed dynamically.
Instead of using video switching [much like multi-tabbed windows], I've tried to focus on using things like VECTOR knobs that can be re-configured.
The basis of the idea [which mirrors of type of EQ], is having a main GUI window that has EMPTY slots. Within each 'slot', a module can be assigned. Each module has a 'radio button' switcher that directs the configuration.
What I'm showing is just one module example.
The basic look is something like this:
I'm just getting some of the often used control objects pre-assembled in order to troubleshoot and finetune the design and flow.
There are some important design goals that I'm looking toward, such as, radio-switching between available choices should each retain their last setting. Globally, the main PresetManager should capture and restore everything. The actually number of GUI modules could be anything from 1 to a dozen [or more I suppose]. That would depend on the size of each module, and would be restricted by the overall size of the main GUI window [VST].
I'm still early in putting this together, and there are still some outstanding issues that I'd like to fix ... but for those interested in helping troubleshoot and refine ... that would be most welcomed !!!
Some of the GURUs here might recognize some of their works contain within. I hesitate to mention names, because NO DOUBT, an important one [or three] would be left off
I must single out of of our Gurus .... that would be Mr.NuBeat .
Beside some wonderful designs and examples that he has shared ... he has also helped a 'newb' expand the thinking/design process.
The inspiration for this project stems from the 'dual-function' slider that NuBeat had posted awhile back.
I caution though .... it will be easy to see what my rookie work is like ... and this is with conscience effort to try and improve
I've got much to learn, and a long ways to go .... but I sincerely appreciate the volumes of help I have received here and previously on the SM forum.
Thanks to everyone for any comments, suggestions, improvements and replacement coding. At this point, the module doesn't actually do anything ... but before it does, I would like to get a solid GUI core happening.
Here's my current schematic:
Thanks GANG !

Instead of using video switching [much like multi-tabbed windows], I've tried to focus on using things like VECTOR knobs that can be re-configured.
The basis of the idea [which mirrors of type of EQ], is having a main GUI window that has EMPTY slots. Within each 'slot', a module can be assigned. Each module has a 'radio button' switcher that directs the configuration.
What I'm showing is just one module example.
The basic look is something like this:
I'm just getting some of the often used control objects pre-assembled in order to troubleshoot and finetune the design and flow.
There are some important design goals that I'm looking toward, such as, radio-switching between available choices should each retain their last setting. Globally, the main PresetManager should capture and restore everything. The actually number of GUI modules could be anything from 1 to a dozen [or more I suppose]. That would depend on the size of each module, and would be restricted by the overall size of the main GUI window [VST].
I'm still early in putting this together, and there are still some outstanding issues that I'd like to fix ... but for those interested in helping troubleshoot and refine ... that would be most welcomed !!!
Some of the GURUs here might recognize some of their works contain within. I hesitate to mention names, because NO DOUBT, an important one [or three] would be left off
I must single out of of our Gurus .... that would be Mr.NuBeat .
The inspiration for this project stems from the 'dual-function' slider that NuBeat had posted awhile back.
I caution though .... it will be easy to see what my rookie work is like ... and this is with conscience effort to try and improve
Thanks to everyone for any comments, suggestions, improvements and replacement coding. At this point, the module doesn't actually do anything ... but before it does, I would like to get a solid GUI core happening.
Here's my current schematic:
Thanks GANG !