Old 07-06-2020, 12:27 AM   #1
SNJUK2
Human being with feelings
 
SNJUK2's Avatar
 
Join Date: Feb 2017
Location: Zhytomyr,Ukraine
Posts: 449
Default width of tcp_fxparm_fx

Hi people. Is it possible to change width of tcp_fxparm_fx? Thanks
What about update Walter sdk info?
SNJUK2 is offline   Reply With Quote
Old 07-09-2020, 10:24 AM   #2
cool
Human being with feelings
 
Join Date: Dec 2017
Location: Sunny Siberian Islands
Posts: 962
Default

Quote:
Originally Posted by SNJUK2 View Post
Hi people. Is it possible to change width of tcp_fxparm_fx? Thanks
What about update Walter sdk info?
Hi!

I also recently ran into this problem. The solution turned out to be simple, but in an unexpected place:

Code:
    set tcp.fxparm.font                          [2 24 100 100 -1 0 1 8]
First digit - font
Second digit - height
Third digit - IDK
Fourth digit - width

And the next 4 digits, as I understand it, is the position of the text (FX name).


.
cool is offline   Reply With Quote
Old 07-09-2020, 05:09 PM   #3
SNJUK2
Human being with feelings
 
SNJUK2's Avatar
 
Join Date: Feb 2017
Location: Zhytomyr,Ukraine
Posts: 449
Default

Great

Fourth digit - width of empty fxparam
and now possible change (increase) width tcp.fxparm
if width in tcp.fxparm.font not less


set tcp.fxparm [20 55 200 20 0 0 1 1]
set tcp.fxparm.font [0 24 100 200]

Cool
SNJUK2 is offline   Reply With Quote
Old 07-09-2020, 05:11 PM   #4
mawi
Human being with feelings
 
Join Date: Apr 2011
Location: Germany
Posts: 1,186
Default

Is this a new function, because it is not documented on the WALTER site?

Quote:
Third digit - IDK
Can you explain what that means?
mawi is offline   Reply With Quote
Old 07-09-2020, 07:01 PM   #5
cool
Human being with feelings
 
Join Date: Dec 2017
Location: Sunny Siberian Islands
Posts: 962
Default

Quote:
Originally Posted by SNJUK2 View Post
Great

Fourth digit - width of empty fxparam
and now possible change (increase) width tcp.fxparm
if width in tcp.fxparm.font not less


set tcp.fxparm [20 55 200 20 0 0 1 1]
set tcp.fxparm.font [0 24 100 200]

Cool

Yes. The third and fourth digits tcp.fxparm determine the size of the cell in which the FX and the parameter knob will be placed. For example, I defined an area of such a size that the effects will line up no more than one column and no more than 7 effects in height:





Quote:
Originally Posted by mawi View Post
Is this a new function, because it is not documented on the WALTER site?

Can you explain what that means?

Hi! Not yet, only testing now: https://forum.cockos.com/showthread.php?t=239337

This is an abbreviation I Don't Know
cool is offline   Reply With Quote
Old 07-10-2020, 12:40 AM   #6
SNJUK2
Human being with feelings
 
SNJUK2's Avatar
 
Join Date: Feb 2017
Location: Zhytomyr,Ukraine
Posts: 449
Default

3 digit - width of divide column
if width(4 digit)200 divide 100 = 2column
less 1/3 65 = 3col

5 digit pixels betwin strings of name (vertical)
8 digit width of scroll fader (0 default)
SNJUK2 is offline   Reply With Quote
Old 07-10-2020, 01:15 AM   #7
cool
Human being with feelings
 
Join Date: Dec 2017
Location: Sunny Siberian Islands
Posts: 962
Default

Quote:
Originally Posted by SNJUK2 View Post
3 digit - width of divide column
if width(4 digit)200 divide 100 = 2column
less 1/3 65 = 3col

5 digit pixels betwin strings of name (vertical)
8 digit width of scroll fader (0 default)

Thank you!
cool is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:58 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.