Stereo Tool
https://forums.stereotool.com/

Stereo Tool 8.55 BETA
https://forums.stereotool.com/viewtopic.php?t=23663
Page 36 of 76

Author:  Cornemuse [ Sat Mar 17, 2018 11:14 am ]
Post subject:  Re: Stereo Tool 8.55 BETA

I give my opinion, Stereo Tool in 4K resolution! what's the point? :?

Author:  \_/ [ Sat Mar 17, 2018 12:00 pm ]
Post subject:  Re: Stereo Tool 8.55 BETA

Quote:
I give my opinion, Stereo Tool in 4K resolution! what's the point? :?
Having text and buttons bigger than a milimeter on a 4k screen.

Author:  \_/ [ Sat Mar 17, 2018 12:08 pm ]
Post subject:  Re: Stereo Tool 8.55 BETA

Quote:
Ah. That's way more than just a rounding error. It kinda sounds like the border is subtracted from the size, or something like that. Although it's odd that that has more effect on the horizontal than the vertical size...
Well, it never happened before beta 42 when the default 4k window size was fixed and the line spacing was changed. The odd thing for me is that it seems to happen randomly. I currently experiment with negative (-1) or small (0.0001) positions to see if it makes a difference.

Author:  hvz [ Sat Mar 17, 2018 12:19 pm ]
Post subject:  Re: Stereo Tool 8.55 BETA

Quote:
8.55 BETA046
Stand Alone x64 version
Windows 10

4K Monitor

Can't close it, I have to close ST to get rid of it.

C.
Ok this is in one of my latest changes. Does it happen immediately after starting and have you ever had NAN issues before? The code looks fine, the only thing that I think could have triggered this is a NAN error. I can easily put in protection against that - but if it's not that I might be hiding some other problem and cause bad behavior.

The address looks like it's NOT a NAN error though..... I'll investigate more, must be overlooking something....

Author:  quessada [ Sat Mar 17, 2018 1:37 pm ]
Post subject:  Re: Stereo Tool 8.55 BETA

Till now, all systems go... modern skin... nice thou...

Thank you Hans...

Author:  coco [ Sat Mar 17, 2018 5:30 pm ]
Post subject:  Re: Stereo Tool 8.55 BETA

same problem here windows 10 64 bit beta 046
Quote:
8.55 BETA046
Stand Alone x64 version
Windows 10

4K Monitor

Can't close it, I have to close ST to get rid of it.

C.

Author:  Clipper [ Sun Mar 18, 2018 3:52 am ]
Post subject:  Re: Stereo Tool 8.55 BETA

Hans,
Quote:
Does it happen immediately after starting and have you ever had NAN issues before?
It happens immediately after starting. I haven't tested a Beta in a while so have not experienced any errors before.

C.

Author:  \_/ [ Sun Mar 18, 2018 7:47 am ]
Post subject:  Re: Stereo Tool 8.55 BETA

Btw with the new skin the white median line/dots for MB are almost invisible on the powder blue (or whatever you call that color) level bars.

Author:  drbusy [ Sun Mar 18, 2018 11:17 am ]
Post subject:  Re: Stereo Tool 8.55 BETA

Hi,

just a tip: since there are a lot functions to show in gui of ST (and still growing), is it possible in the near future to re-arrange or shrink the position of oscilloscope? I just don't see a reason that
oscilloscope needs to fill almost entire lower part of the screen?

BR.

Author:  hvz [ Mon Mar 19, 2018 12:47 am ]
Post subject:  Re: Stereo Tool 8.55 BETA

FYI: I received a preset from someone which causes the crash that several people have reported within seconds on my system. Unfortunately only in release mode (and only in 64 bit mode). I've been trying to fix it today, but it's not easy - the code looks fine, and adding logging makes it not crash... I am getting closer though, I've added one line of code that makes it not crash, next step is to find out what exactly in that line is causing it not to crash.


Edit: Very odd. It starts to appear like
Code:
1 + maximum(something, -0.99999)
can be smaller than 0. But only in 64 bit mode, and only in a release build.
Code:
maximum(0, 1 + maximum(something, -0.99999))
works fine.

I'm starting to suspect yet another compiler bug.......

Page 36 of 76 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/