^^KnobLed_ Module
Posted: 28 Feb 2013 14:42
Hi All
So I decided to at least post the basic module idea implementation so here it is.
It is a Knob with an Led marker based on Phil999's initial design but neatly encapsulated for ease of resizing and usage via standard Lemur syntax.
It presents 'x','z' and 'value' variables that should be able to be used in the same way you would use a Knob. A small 'Help' module is also included.
It is at a 'default' size of 100px (10*horizontal) - the container needs to be 'unlocked' to be altered, then 'lock' it again for easier moving.
This is an 'in-line' version in that it is self-contained; a refactored 'function library' based version is also almost finished.
I also have a number of specialisations of this object in the works but am still deciding on my preferred implementation.
Working on a few other nice ideas as well that I hope to post before too long . . .
Edit:©2013 Macciza. CC BY-NC-SA
Attribution-NonCommercial-ShareAlike
This license lets others remix, tweak, and build upon your work non-commercially, as long as they credit you and license their new creations under the identical terms.
Cheers
MM
Have been meaning to post some stuff but keep wanting to tweak something a little more (never-endingly it seems) . . .So I decided to at least post the basic module idea implementation so here it is.
It is a Knob with an Led marker based on Phil999's initial design but neatly encapsulated for ease of resizing and usage via standard Lemur syntax.
It presents 'x','z' and 'value' variables that should be able to be used in the same way you would use a Knob. A small 'Help' module is also included.
It is at a 'default' size of 100px (10*horizontal) - the container needs to be 'unlocked' to be altered, then 'lock' it again for easier moving.
This is an 'in-line' version in that it is self-contained; a refactored 'function library' based version is also almost finished.
I also have a number of specialisations of this object in the works but am still deciding on my preferred implementation.
Working on a few other nice ideas as well that I hope to post before too long . . .
Edit:©2013 Macciza. CC BY-NC-SA
Attribution-NonCommercial-ShareAlike
This license lets others remix, tweak, and build upon your work non-commercially, as long as they credit you and license their new creations under the identical terms.
Cheers
MM