View Single Post
Old 12-10-2019, 08:53 AM   #26
lowellben
Human being with feelings
 
lowellben's Avatar
 
Join Date: Aug 2010
Location: They put me in a home.
Posts: 3,432
Default

Sure I can send you my rtconfig, but FYI I didn't touch the "drawMCP" blocks at all. I just inserted and copied and pasted your modified code over my code here.

For example, for set mcp.size I replaced my:

set mcp.size + + + ?narrowMode{0} * scale [54 371] * scale [86 371] mcp_meterExp_s{0}>0 [nchan_offs{0}] [0] + gapmode{0}>=1 * scale [14] [0] !sidebarMode{0} [0] [extmixer_w_s] \
* [0 0 0 scale{0}] + 180 * mcp_maxfolderdepth mcp_indent_s ; set the min height




with your:

set mcp.size + + \
+ ?narrowMode{0} \
* scale [54 371] \
* scale [77 371] \ ;--synk-- Tweak MCP width by changing first value in brackets
mcp_meterExp_s{0}>0 [nchan_offs{0}] [0] \
+ gapmode{0}>=1 * scale [14] [0] \
!sidebarMode{0} [0] [extmixer_w_s] \
* [0 0 0 scale{0}] + 250 * mcp_maxfolderdepth mcp_indent_s ; set the min height

etc.

And after all this, I don't have a fixed truncated meter Thanks!!

Quote:
Originally Posted by synkrotron View Post
Can you PM me the complete code for the drawMCP macro please?

It is possible that I could have missed something in my post or may be you have missed something. I will check it over for you.

I could give you my code but I would rather you worked it out for yourself.


At this moment in time my Mixer Control Panel looks like this (excluding the Mixer Track):-



I am still having a bit of trouble with the divider tracks and for some reason there is now a heavy border down one edge... I don't like that...
__________________
47.8% of statistics are made up.
lowellben is offline   Reply With Quote