Just started using Knobman and like it, but I'm having trouble figuring out the text formula for fractional numbers on a Left/Right knob.
The sequence is center=0, left=0.5 to 12.0, right=0.5 to 12.0.
Can this be done?
Also having trouble with JKnobman just plain quitting in the middle of editing a button. It won't even save. I have to close and reopen it to make it work... until it stops again. Any ideas how to fix this?
System:
Alienware 17 r3 laptop
i7 Intel
16 GB ram
Windows 10 Home
Adding Sequential Numbers In Decimal Form
- KVRAF
- 24405 posts since 7 Jan, 2009 from Croatia
Can't fix this as it seems something in the program makes it go haywire from time to time. Save often is the only thing I can recommend!S J wrote:Also having trouble with JKnobman just plain quitting in the middle of editing a button. It won't even save. I have to close and reopen it to make it work... until it stops again. Any ideas how to fix this?
-
- KVRer
- Topic Starter
- 17 posts since 20 Dec, 2016
In 2024 with Windows 10 JKnobMan seems to work much nicer not slowing up for some time, but... has issues not showing some of my installed fonts. Regular KnobMan sees 'em all.
Decimal issue solved. Instructions here: https://www.g200kg.com/en/docs/jknobman ... texts.html weren't so clear.
It says> "0:1:0.1:%.1f" will be expanded to 0.0 to 1.0 with 0.1 step : 0.0,0.1,0.2,0.3... 1.0.
"0:1:0.1:%.1f" should have been written as (0:1:0.1:%.1f).
Decimal issue solved. Instructions here: https://www.g200kg.com/en/docs/jknobman ... texts.html weren't so clear.
It says> "0:1:0.1:%.1f" will be expanded to 0.0 to 1.0 with 0.1 step : 0.0,0.1,0.2,0.3... 1.0.
"0:1:0.1:%.1f" should have been written as (0:1:0.1:%.1f).
