Universal Knob, Slider, keyboard/touch entry/tooltip/info
Posted: Fri Oct 19, 2018 2:03 pm
So, there's a few products like Voxengo and Waves which have these nice modal windows when You type something in;
And I wanted to improve upon that a little and add touchpad support like Voxengo has.
I've drastically improved a version of Pali64's (The original post is below):
http://flowstone.co.uk/support/viewtopic.php?f=3&t=8314&sid=3f08a9ffdaa720df41c392f6c6ae9b0e
And I'd had a post where I spoke about possibilities, and where I wanted to take the idea.
Now that I'm actually posting complete examples I'm posting here:
http://flowstone.co.uk/support/viewtopic.php?f=4&t=13565&sid=3f08a9ffdaa720df41c392f6c6ae9b0e
So, there is logic built into this making sure You do not punch in a value that is too small or too large.
It also ensures there can only be one minus symbol (and that it is at the beginning - Currently a bug, showing up after a zero).
Furthermore, it's stayed under 24kb which is attractive. I intend to make it 21-22 for the final.
Anyways, without further delay, here it is:
[updated 10/26/2018]
Thanks,
Le Attol
And I wanted to improve upon that a little and add touchpad support like Voxengo has.
I've drastically improved a version of Pali64's (The original post is below):
http://flowstone.co.uk/support/viewtopic.php?f=3&t=8314&sid=3f08a9ffdaa720df41c392f6c6ae9b0e
And I'd had a post where I spoke about possibilities, and where I wanted to take the idea.
Now that I'm actually posting complete examples I'm posting here:
http://flowstone.co.uk/support/viewtopic.php?f=4&t=13565&sid=3f08a9ffdaa720df41c392f6c6ae9b0e
So, there is logic built into this making sure You do not punch in a value that is too small or too large.
It also ensures there can only be one minus symbol (and that it is at the beginning - Currently a bug, showing up after a zero).
Furthermore, it's stayed under 24kb which is attractive. I intend to make it 21-22 for the final.
Anyways, without further delay, here it is:
[updated 10/26/2018]
Thanks,
Le Attol