Old 08-19-2017, 06:45 AM   #1
DaveKeehl
Human being with feelings
 
DaveKeehl's Avatar
 
Join Date: Nov 2015
Location: Switzerland
Posts: 1,966
Default Vertically center the transport controls

Hey folks! is it possible to modify the theme in order to always have the transport controls vertically centered?

__________________
REAPER Contest
DaveKeehl is offline   Reply With Quote
Old 08-20-2017, 08:36 PM   #2
cubic13
Human being with feelings
 
cubic13's Avatar
 
Join Date: Dec 2013
Location: Near Serre-Ponçon lake, french Alps
Posts: 855
Default

At first glance, in the transport section of the rtconfig.txt file, I would replace Walter instructions such as :

set trans.rew [157 15 45 34 l 0 r 0]
set trans.stop [202 15 44 34 l 0 r 0]
set trans.play [246 15 44 34 l 0 r 0]
set trans.pause [290 15 44 34 l 0 r 0]
set trans.fwd [334 15 44 34 l 0 r 0]
set trans.rec [378 15 44 34 l 0 r 0]
set trans.repeat [422 15 45 34 l 0 r 0]
set trans.status [30 8 364 48 l 0 r 0]
...

by these :

set trans.rew [157 15 45 34 l 0.5 r 0.5]
set trans.stop [202 15 44 34 l 0.5 r 0.5]
set trans.play [246 15 44 34 l 0.5 r 0.5]
set trans.pause [290 15 44 34 l 0.5 r 0.5]
set trans.fwd [334 15 44 34 l 0.5 r 0.5]
set trans.rec [378 15 44 34 l 0.5 r 0.5]
set trans.repeat [422 15 45 34 l 0.5 r 0.5]
set trans.status [30 8 364 48 l 0.5 r 0.5]
...

as, normally, setting the sixth and eighth values of a control to 0.5 allows a vertical centering of it in the panel in which it is defined.
__________________
DAW: Ryzen 3700X|Asus X-470Pro|32Gb|2 SSD512(M2)+1024|W10Pro(64)|RME Fireface UCX+ADA8200
Soft: Reaper|Cubase 10|Emulator X3 & several other VSTis (2 bridged)...
Gear: VMK-188+|MPD32|ME30P|Korg 05R/W|Roland D110|Yamaha TX802|Pre-MIDI stuff...
cubic13 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 06:50 AM.


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