How do i get HISE to show a pixel accurate preview and why HISE wont start sometimes !?!????
-
is it not possible, that HISE shows you a pixel perfect preview?
I tried everything, all settings .... with Content.makeFrontInterface(600, 600);
Setting - Global HISE Scale Factor @
75% shows 680x680px preview at 100% in the Interface
85% shows 770x770px preview at 100% in the Interface
100% shows 909x909px preview at 100% in the Interface .... wtfnext prob, if you are working on 4K or 5K Monitors, after some starts, HISE no longer starts at all ???
f**** problem found after 3 days
the "editorData.json" file - in this file you found in the first 6 lines
{
"Position": [
0,
0,
3844, // the Problem Line //
1600after every new start of HISE, this digit increases by 2 px
my pc monitor uses a resolution of 5120x2160px and my laptop 2560x1600px
i tested this on both - HISE open/close 10x nothing changed only open/close
pc 10x starts = 3840 - 3842 - 3844 - 3846 etc etc to 3858
laptop 10x starts = 2380 - 2382 - 2384 - 2386 - 2388 etc etc to 2400
real-time control of the *.json filethe only possibility to solve the problem, is open the "editorData.json" in a text editor and set the size new at 3840 or 2380
and, taraaaaa HISE starts
my question to everyone here, what kind of problem does HISE have with pixels?
ps. by the way, i have tried everything, reinstalled HISE etc etc and even installed on my wife's computer, same problems