All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 492 posts ]  Go to page Previous 14 5 6 7 850 Next
Author Message
PostPosted: Wed Jun 01, 2022 12:54 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
New beta, BETA013:

Changes: 991-013
  • Added zoom factor (under Application Settings -> User interface
  • Added Processing overview popup in main Processing page, with on/off switches for everything
  • Right clicking resets ITU measurement

Older changes: 991-012
  • CPU usage for GUI greatly reduced
  • New GUI builds now load the new web interface by default
  • Linux build doesn't rely on libpng12.so anymore
  • Exception on loading partial presets fixed; Load/Save menu's were not properly updated
  • ITU1770 levels displayed (RESET button is for now placed under I/O -> Normal Output settings)
  • DeReverb is now disabled by pressing "Disable unlicensed features"
  • Lowpass slider is disabled if no Normal/streaming output is generated


Top
   
 
PostPosted: Wed Jun 01, 2022 4:26 pm 
User avatar

Joined: Sun Dec 23, 2018 7:44 pm
Posts: 981
Location: Texas, USA
Quote:
Changes: 991-013
  • Added zoom factor (under Application Settings -> User interface
  • Added Processing overview popup in main Processing page, with on/off switches for everything
  • Right clicking resets ITU measurement
Excellent! The zoom is highly appreciated at 4k. Now to fill in the extra space by expanding all cells at the press of a button?

The processing overview page is an excellent first draft. I'm curious to see what others would like to add to it in terms of sliders.

Is the pop-over the way it will remain implemented, or are you planning on moving it to its own page with all the meters visible?

edit: added to new post


Top
   
 
PostPosted: Wed Jun 01, 2022 5:31 pm 
User avatar

Joined: Sun Dec 23, 2018 7:44 pm
Posts: 981
Location: Texas, USA
On the Processing Overview overlay, would it be possible to right-click the effect toggle/name to be taken to the effect page itself, instead of it toggling the effect?

Can we get per-LU incrementations on the ITU meter again, like the Levels meters?


Top
   
 
PostPosted: Wed Jun 01, 2022 5:50 pm 
User avatar

Joined: Sun Dec 23, 2018 7:44 pm
Posts: 981
Location: Texas, USA
Okay, semi-major UI issue that requires 2 monitors with different Windows DPI scaling.

4k monitor at 200% dpi scaling as primary, extended to 1080p monitor at 100% scaling as secondary.
Maximize then drag window from primary to secondary monitor or back.
Window "dances" between monitors like it's trying to determine the proper scale and can't make up its mind.

I dont think this happened on Beta 12.


Top
   
 
PostPosted: Wed Jun 01, 2022 6:43 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Quote:
Excellent! The zoom is highly appreciated at 4k. Now to fill in the extra space by expanding all cells at the press of a button?
There are LOTS of hidden settings, so I don't know if this would help much. For example, the multiband compressor has 24 per-band settings in horizontal direction. And it still wouldn't show things in popups. Before we do stuff like this (and basically break the design idea), let's first see:
- if there are settings that are missing that should be visible at all time and currently are not.
- if it actually happens that someone is working on something and needs to have *multiple* sections expanded. (If so, that might mean that we didn't group things correctly, rather than that we need a way to open everything at once).
Quote:
The processing overview page is an excellent first draft. I'm curious to see what others would like to add to it in terms of sliders.
Me too! Still needs some cleaning up probably, there are quite a few sliders there now.
Quote:
Is the pop-over the way it will remain implemented, or are you planning on moving it to its own page with all the meters visible?
I think the way it's now makes more sense, because where would we put such a page? Although I can imagine that being able to see the top bar would be useful.
Quote:
On the Processing Overview overlay, would it be possible to right-click the effect toggle/name to be taken to the effect page itself, instead of it toggling the effect?
The list is identical to that in the left menu... So you can basically already do that (but without being able to see which things are turned on or off).
Quote:
Can we get per-LU incrementations on the ITU meter again, like the Levels meters?
There are currently 2 types of vertical meters, those for 2 (stereo) values (typically used for compressors, clippers etc) which do have this and the ones for 1 value (sound card buffer, ITU1770, MPX level) which don't. But they need to get it as well. The upcoming build (tonight) will have them for horizontal displays, not yet for vertical ones in the meter bar. But that's coming.
Quote:
Okay, semi-major UI issue that requires 2 monitors with different Windows DPI scaling.

4k monitor at 200% dpi scaling as primary, extended to 1080p monitor at 100% scaling as secondary.
Maximize then drag window from primary to secondary monitor or back.
Window "dances" between monitors like it's trying to determine the proper scale and can't make up its mind.

I dont think this happened on Beta 12.
BETA012 and earlier beta's had an issue where the window could move by a few pixels after restarts, and that was fixed in BETA013, together with some other DPI fixes. I assume that those fixes broke something else.

Thanks for your feedback!


Top
   
 
PostPosted: Wed Jun 01, 2022 7:01 pm 
User avatar

Joined: Sun Dec 23, 2018 7:44 pm
Posts: 981
Location: Texas, USA
All fair points. Being able to click the meter and go to the filter should be good enough if they're going to be displayed with the overview toggles. I was just trying things out and wanted to note anything that I bumped up against; to help usability for folks who are coming from the previous GUI without changing anything fundamental.

Thanks for explaining!


Top
   
 
PostPosted: Wed Jun 01, 2022 8:16 pm 
User avatar

Joined: Tue Mar 17, 2009 2:56 pm
Posts: 4229
Quote:
Can we get per-LU incrementations on the ITU meter again, like the Levels meters?
It's TV Tool, it's R128, so nothing need to be right with ITU what you see. Ok, i'm wrong, there is reset button.

_________________
control point
control point2


Top
   
 
PostPosted: Thu Jun 02, 2022 10:04 am 

Joined: Mon Jun 11, 2018 11:38 am
Posts: 101
Quote:
It's TV Tool, it's R128, so nothing need to be right with ITU what you see. Ok, i'm wrong, there is reset button.
The EBU recommends the measurement of the average loudness of a programme (‘Programme Loudness’) for the normalisation of audio signals. (page 3)

Until now, we've supported what the standard says: programme loudness. You can reset the metering history if you want to measure from anything other than the start of your programme.

We'll consider implementing other live mode metering ("momentary" and/or "short-term" loudness, as specified here)

Your feedback on this metering is noted, no further need for comments on the matter.


Top
   
 
PostPosted: Thu Jun 02, 2022 11:19 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
New beta, BETA014:

Change 991-014:
  • Horizontal single-bar meters have marcation lines in them now (vertical still to be done).
  • Reduced CPU load with multi-line fields open (About box, warning/error popups).
Aside from these, a number of non-GUI related issues were solved (see the normal 9.91 BETA forum thread).

Older changes: 991-013
  • Added zoom factor (under Application Settings -> User interface
  • Added Processing overview popup in main Processing page, with on/off switches for everything
  • Right clicking resets ITU measurement

Older changes: 991-012
  • CPU usage for GUI greatly reduced
  • New GUI builds now load the new web interface by default
  • Linux build doesn't rely on libpng12.so anymore
  • Exception on loading partial presets fixed; Load/Save menu's were not properly updated
  • ITU1770 levels displayed (RESET button is for now placed under I/O -> Normal Output settings)
  • DeReverb is now disabled by pressing "Disable unlicensed features"
  • Lowpass slider is disabled if no Normal/streaming output is generated


Top
   
 
PostPosted: Thu Jun 02, 2022 11:26 am 

Joined: Mon Jun 11, 2018 11:38 am
Posts: 101
Quote:
Okay, semi-major UI issue that requires 2 monitors with different Windows DPI scaling.

4k monitor at 200% dpi scaling as primary, extended to 1080p monitor at 100% scaling as secondary.
Maximize then drag window from primary to secondary monitor or back.
Window "dances" between monitors like it's trying to determine the proper scale and can't make up its mind.

I dont think this happened on Beta 12.
Will be fixed in beta 15


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 492 posts ]  Go to page Previous 14 5 6 7 850 Next

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited