| Stereo Tool https://forums.stereotool.com/ |
|
| Stereo Tool 8.55 BETA https://forums.stereotool.com/viewtopic.php?t=23663 |
Page 37 of 76 |
| Author: | \_/ [ Mon Mar 19, 2018 7:22 am ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
What's about this: Code: maximum(1 + something, 0.00001) |
|
| Author: | JdR2 [ Mon Mar 19, 2018 4:28 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
On beta 046: Quote: - Improved Auto EQ/Bass EQ max boost calculation
Changes in 046 have once again completely changed the color of the sound. To me at first glance this was not an improvement compaired to 037 but let anyone speak for himself. - Bass EQ first band might not go down fast enough We already in beta 036 and 037 started processing auto eq above 120 hz because otherwise we could not get the end output to a "nice pretty sound". The low area is already processed in natural dynamics, true bass, compressors, bass boost and more. Now also in auto eq, bass eq and bastardizer. Very nice in Ibiza or clubs (we have a huge bass woofer on the surround here and al that stuff really produces a great bass) but for radio - to me personal - al this 20 to 120 hz processing seems a bit overdone, but once again let anyone speak for himself. To me 037 was at a point where it had a nicer sound then the Optimod 8400 on oldies, that's the first time I heard something nicer than that sound (nice is something else then a pure or clear sound before someone gets into the disadvantages of that sound). There are huge problems in 046 loading settings before 037. See output attached picture, it only produces flashes of sound. Secondly when producing 046 with 037 settings the sound (sometimes randomly sometimes constantly sometimes not) drops to zero on changes. It is not possible to test the beta on this configuration: windows 10, foobar 1.4 beta 9, stereotool VST 32 bit 8.55 beta 046. Attachment: st_cutout.jpg [ 38.97 KiB | Viewed 4764 times ] |
|
| Author: | \_/ [ Mon Mar 19, 2018 5:57 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
I was finally able to reliably reproduce my shrinking GUI window problem: Only when closing the host while the ST GUI is visible a new window size is saved (usually I close ST before the host so I didn't notice earlier). It's only a few pixels smaller every time but they sum up eventually to make the GUI components rearrange. |
|
| Author: | hvz [ Mon Mar 19, 2018 6:01 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote:
What's about this:
That did appear to fix it. But -.999999 is big enough to not cause overshoots - and based on the errors, the overshoots were huge. And only in 64 bit mode. Anyway... let's await the next build to make sure it's fixed.
Code: maximum(1 + something, 0.00001) |
|
| Author: | hvz [ Mon Mar 19, 2018 6:02 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote:
On beta 046:
I hope the next beta will fix it again. Something was wrong with a certain combination of settings, you might have just run into that. And there's that weird compiler bug (which is what I'm guessing it is). Once fixed, the sound should be nearly exactly the same as 037.
Quote: - Improved Auto EQ/Bass EQ max boost calculation
Changes in 046 have once again completely changed the color of the sound. To me at first glance this was not an improvement compaired to 037 but let anyone speak for himself. - Bass EQ first band might not go down fast enough We already in beta 036 and 037 started processing auto eq above 120 hz because otherwise we could not get the end output to a "nice pretty sound". The low area is already processed in natural dynamics, true bass, compressors, bass boost and more. Now also in auto eq, bass eq and bastardizer. Very nice in Ibiza or clubs (we have a huge bass woofer on the surround here and al that stuff really produces a great bass) but for radio - to me personal - al this 20 to 120 hz processing seems a bit overdone, but once again let anyone speak for himself. To me 037 was at a point where it had a nicer sound then the Optimod 8400 on oldies, that's the first time I heard something nicer than that sound (nice is something else then a pure or clear sound before someone gets into the disadvantages of that sound). There are huge problems in 046 loading settings before 037. See output attached picture, it only produces flashes of sound. Secondly when producing 046 with 037 settings the sound (sometimes randomly sometimes constantly sometimes not) drops to zero on changes. It is not possible to test the beta on this configuration: windows 10, foobar 1.4 beta 9, stereotool VST 32 bit 8.55 beta 046. st_cutout.jpg |
|
| Author: | hvz [ Mon Mar 19, 2018 6:30 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote:
I was finally able to reliably reproduce my shrinking GUI window problem:
Ok, just to confirm: You're running the VST plugin? And if you close the host (which one????) the window shrinks, but if you close it first it doesn't?Only when closing the host while the ST GUI is visible a new window size is saved (usually I close ST before the host so I didn't notice earlier). It's only a few pixels smaller every time but they sum up eventually to make the GUI components rearrange. I was trying to reproduce this in the stand alone version and that didn't work. All VST hosts are different, and behave very differently, so it really would help to know which one you're using. |
|
| Author: | \_/ [ Mon Mar 19, 2018 6:46 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote:
Ok, just to confirm: You're running the VST plugin? And if you close the host (which one????) the window shrinks, but if you close it first it doesn't? Sorry, it's the Winamp DSP and the host isn't public software. And yes, the window shrinks (new values in ini-file), but if I close it first it doesn't (same values in ini-file as before).
|
|
| Author: | hvz [ Mon Mar 19, 2018 9:02 pm ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote: Quote:
Ok, just to confirm: You're running the VST plugin? And if you close the host (which one????) the window shrinks, but if you close it first it doesn't? Sorry, it's the Winamp DSP and the host isn't public software. And yes, the window shrinks (new values in ini-file), but if I close it first it doesn't (same values in ini-file as before).
|
|
| Author: | \_/ [ Tue Mar 20, 2018 7:47 am ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
No time to test Winamp now but I did analyze the sequence of heights and widths: Height starts off at 831.3333 and then goes down by alternating steps between -18.6667 and -19.3333 and stops at 476. Width starts off at 1542.6667 and then goes down by exactly -8 and stops at 624.6667. |
|
| Author: | hvz [ Tue Mar 20, 2018 9:51 am ] |
| Post subject: | Re: Stereo Tool 8.55 BETA |
Quote:
No time to test Winamp now but I did analyze the sequence of heights and widths:
Ok. That sounds like it's the border. Is this a 4K screen?
Height starts off at 831.3333 and then goes down by alternating steps between -18.6667 and -19.3333 and stops at 476. Width starts off at 1542.6667 and then goes down by exactly -8 and stops at 624.6667. |
|
| Page 37 of 76 | All times are UTC+01:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|