Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Pre-Release Discussion

Closed Thread
 
Thread Tools Display Modes
Old 02-11-2011, 03:50 AM   #1
White Tie
Pixel Pusher
 
White Tie's Avatar
 
Join Date: Mar 2007
Location: Blighty
Posts: 4,982
Default >> V4: WALTER rolling enhancements log

alpha9
+ Color theme: themeable colors for TCP/mixer FX knob text
In Preferences --> Appearance --> Theme Editor : Mixer FX knob text (normal/bypassed/offline)

alpha23
+ Removed mixer pan-on-top option: added layouts to classic themes for "pan on top"
This :
Quote:
mcp_panflip -- if user wants pan-on-top, set to nonzero
Should be removed from the WALTER Reference document.

alpha?
* undocumented WALTER predefined scalar variable : trackpanmode (=4 if the user has chosen stereo pan)

alpha32
+ WALTER: new Xcp.volume/pan.color variables for setting knob foreground color (first 4) and slider zeroline color (second 4)
Code:
set tcp.volume.color [r1 g1 b1 xx r2 g2 b2 xx]
r1-g1-b1 = knob color (when width is very small)
r2-g2-b2 = slider zeroline color

[IMG]http://img155.**************/img155/5738/colorse.gif[/IMG]

the new undocumented variables :
Quote:
tcp.volume.color
tcp.pan.color
tcp.width.color
mcp.volume.color
mcp.pan.color
mcp.width.color
alpha36
+ WALTER: new keyword "front", specify "front tcp.io tcp.fx tcp.mute" to make mute at the top of the Z order, then FX, then IO, etc. Can specify on multiple lines, too

alpha37
+ Theme: added transport status window background color, font and font color (col_trans_bg, col_trans_fg, trans_font)
In Preferences --> Appearance --> Theme Editor : Transport status (background/text/font)

alpha38
+ WALTER: support for specifying complex rules to define size/minimum size of layouts (?)
+ WALTER: fixes relating to minimum sizes and margins (?)


-------------------------------------------

http://www.reaper.fm/sdk/walter/images.php#intro

http://www.reaper.fm/sdk/walter/walter.php#intro

WALTER : A themer's guide
__________________
The House of White Tie

Last edited by White Tie; 02-11-2011 at 07:43 AM.
White Tie is offline  
Old 02-24-2011, 02:37 AM   #2
Bernstraw
Human being with feelings
 
Join Date: Sep 2010
Posts: 388
Default

alpha45
+ Themes: envcp minimum size support
At the begining of the rtconfig.txt file, before the WALTER section, you can set the minimum height of the envelope control panel :
Code:
mcp_min_height 300
(...)
envcp_min_height 60
WT amends - they will also make use of the 'too small' horizontal image, in the same manner as the standard TCP panels, when the width is below the third tcp.size number.

+ Themes: reenabled tcp_fxparm_bg image
Quote:
Theme image :
tcp_fxparm_bg.png
(can use pink and yellow lines)
+ Themes: fixed vertical vol fader in tcp

+ Themes: added tcp/mcp_[master_]vol/pan/wid_label image support
New background images for all tcp and mcp labels :
Quote:
Theme images :
mcp_vol_label.png
mcp_pan_label.png
mcp_wid_label.png
mcp_master_vol_label.png
mcp_master_pan_label.png
mcp_master_wid_label.png
tcp_vol_label.png
tcp_pan_label.png
tcp_wid_label.png
tcp_master_vol_label.png
tcp_master_pan_label.png
tcp_master_wid_label.png

(can use pink and yellow lines)
+ Themes: tcp/mcp_[master_]voltext_flags rtconfig.txt support, bitmask:
1=no dB label
2=no sub-dB precision
4=no +
8=always show 2 digits of precision

Control over the display of the volume label in tcp/mcp :
At the begining of the rtconfig.txt file, before the WALTER section :
Code:
use_pngs 1
use_overlays 1
(...)
tcp_voltext_flags 1 ; (or 2, 4, 8, combos : 3, 5, 6, 7)
tcp_master_voltext_flags 1
mcp_voltext_flags 1
mcp_master_voltext_flags 1
Possible combos :
2+1=3 : no sub-dB precision AND no dB
4+1=5 : no + AND no dB
4+2=6 : no + AND no sub-dB precision
4+2+1=7 : no + AND no sub-dB precision AND no dB

+ Themes: removed limit on number of theme subfolders allowed (currently broken ?)

+ Themes: WALTER: added tcp_fxparms to get fx parameter count in tcp context
Quote:
New predefined scalar variable :
tcp_fxparms
ex :
Code:
set tcp.recinput tcp_fxparms>0 [0] [10 60 200 12 0 0 1 0]
+ Themes: separately configurable colors for misc windows vs main window
In Preferences --> Appearance --> Theme Editor :
window background (line 8) VS Main window/transport background (line 1)

+ Transport status: better font sizing with certain dimensions
__________________
JS plugin : Vmorph
V4 theme : GrayMatter

Last edited by White Tie; 02-24-2011 at 03:18 PM.
Bernstraw is offline  
Old 04-09-2011, 03:16 PM   #3
White Tie
Pixel Pusher
 
White Tie's Avatar
 
Join Date: Mar 2007
Location: Blighty
Posts: 4,982
Default

alpha61
  • VU meters that are smaller than 11x11 will now function as indicator lights (theme preference for color, theme image vu_indicator.png)
  • trackpanmode==6 for dual pan mode
__________________
The House of White Tie
White Tie is offline  
Closed Thread

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 05:48 AM.


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