Old 05-31-2018, 12:16 PM   #1
Vagalume
Human being with feelings
 
Join Date: Nov 2015
Posts: 604
Default How to increase track index width?

any clues ?
Vagalume is offline   Reply With Quote
Old 06-01-2018, 05:25 PM   #2
strachupl
Human being with feelings
 
strachupl's Avatar
 
Join Date: Jan 2013
Posts: 648
Default

set tcp.trackidx + [0 0 0 0] [0 0 1]
__________________
Love is patient and kind; love does not envy or boast; it is not arrogant or rude.
It does not insist on its own way; it is not irritable or resentful;
it does not rejoice at wrongdoing, but rejoices with the truth. Corinthians 13:4-6
strachupl is online now   Reply With Quote
Old 06-02-2018, 05:35 AM   #3
Vagalume
Human being with feelings
 
Join Date: Nov 2015
Posts: 604
Default

Not working, track index disappeared ...
Vagalume is offline   Reply With Quote
Old 06-02-2018, 07:46 AM   #4
strachupl
Human being with feelings
 
strachupl's Avatar
 
Join Date: Jan 2013
Posts: 648
Default

I just highlighted by positions that dealing with width of element.


Lets say we have

set tcp.trackidx [0 0 20 20]


we can icrease width
set tcp.trackidx [0 0 40 20]
or
+ set tcp.trackidx + [0 0 20 20] [0 0 20 0]
or

set tcp.trackidx + tcp.trackidx [0 0 20 0]



OK, forget it. It depends on theme WALTER code.


https://www.reaper.fm/sdk/walter/


It would be easier if u tell which exacly theme you edit.
__________________
Love is patient and kind; love does not envy or boast; it is not arrogant or rude.
It does not insist on its own way; it is not irritable or resentful;
it does not rejoice at wrongdoing, but rejoices with the truth. Corinthians 13:4-6
strachupl is online now   Reply With Quote
Old 06-02-2018, 07:57 AM   #5
strachupl
Human being with feelings
 
strachupl's Avatar
 
Join Date: Jan 2013
Posts: 648
Default

Code:
set tcp.trackidx                 folderstate<0 [369 35 17 17 1 0.5 1 0.5] folderstate==1 [369 48 17 17 1 0.5 1 0.5] [369 41 17 17 1 0.5 1 0.5]
  set tcp.trackidx               h<32 folderstate<0 [0] . .

This is code in default 5.0 theme, third number in brackets is width.
If u change it can influence at rest of code and can do unwanted results on certain layouts, it depends on whole code.


Duplicate theme and try do some changes.


http://www.houseofwhitetie.com/reape...mers_guide.pdf
__________________
Love is patient and kind; love does not envy or boast; it is not arrogant or rude.
It does not insist on its own way; it is not irritable or resentful;
it does not rejoice at wrongdoing, but rejoices with the truth. Corinthians 13:4-6
strachupl is online now   Reply With Quote
Old 06-03-2018, 10:32 AM   #6
Vagalume
Human being with feelings
 
Join Date: Nov 2015
Posts: 604
Default

Thanks so much strachupl.
The theme I am using is:
https://stash.reaper.fm/theme/1987/NitrogenPack.zip

Some of the code:
set tcp.margin [10 0 0 0]
set tcp.trackidx [-10 0 294 110 0 0 1 1]
set idx_rm - w 19
set idx_vm - * h 0.5 7
set tcp.trackidx.margin [0 idx_vm{x} idx_rm{x} idx_vm{x} 0.5]
set tcp.trackidx.color [164 166 168 255]
set tcp.trackidx.font [2]
set tcp.folder [9 0 17 109 0 0 0 1]
set tcp.foldercomp h<24 [0] [9 102 17 7 0 1 0 1]



Edited to show the code.

Last edited by Vagalume; 06-03-2018 at 10:53 AM.
Vagalume is offline   Reply With Quote
Old 06-03-2018, 10:18 PM   #7
cubic13
Human being with feelings
 
cubic13's Avatar
 
Join Date: Dec 2013
Location: Near Serre-Ponçon lake, french Alps
Posts: 855
Default

Maybe I could help ?

I have to go working right now but will look at this more closely this evening, as there are also image files involved, here.

Stay tuned, Vagalume...
__________________
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
Old 06-04-2018, 12:06 AM   #8
strachupl
Human being with feelings
 
strachupl's Avatar
 
Join Date: Jan 2013
Posts: 648
Default

Yes. Creator of theme using track index image as track panel backround.


In this case u need to edit image only because u want to increase graphical width of track index separator, not the number drawing space.



U need to unpack theme.
Go to theme folder.
Find tcp_idxbg.png and open with for example gimp.
Edit image (learn about pink bits).
__________________
Love is patient and kind; love does not envy or boast; it is not arrogant or rude.
It does not insist on its own way; it is not irritable or resentful;
it does not rejoice at wrongdoing, but rejoices with the truth. Corinthians 13:4-6
strachupl is online now   Reply With Quote
Old 06-04-2018, 11:37 AM   #9
Vagalume
Human being with feelings
 
Join Date: Nov 2015
Posts: 604
Default

Ty so much strachupl and cubic13, I finally was able to get it done.




Quote:
Originally Posted by cubic13 View Post
Maybe I could help ?

I have to go working right now but will look at this more closely this evening, as there are also image files involved, here.

Stay tuned, Vagalume...
I don't want to bother you editing images, thank you for being always being there


The problem that I had was when having more than 999 tracks the numbers was a little out of the index
Vagalume is offline   Reply With Quote
Old 06-04-2018, 01:08 PM   #10
cubic13
Human being with feelings
 
cubic13's Avatar
 
Join Date: Dec 2013
Location: Near Serre-Ponçon lake, french Alps
Posts: 855
Default

@strachupl
Thanks for the help...


@Vagalume
OK... Just in case, I think I found something that could useful for you, as I remember that, in the Nitrogen dedicated thread, you were talking about big projects that could involve more than a hundred tracks. So, in the following mod, I have widened the tcp.trackidx control of 4 pixels : this should allow you to display correctly all the track index, hoping that they will all fit, even with more than 999 tracks.

The whole thing is a little complicated, but still... here we go :

1) For each theme in the pack, open its rtconfig.txt file and do the following edits :

- In line #37, replace this one :
set idx_rm - w 19
...to get this :
set idx_rm - w 23

- In line #42, replace this one :
set tcp.folder [9 0 17 109 0 0 0 1]
...to get this :
set tcp.folder [13 0 13 109 0 0 0 1]

- In line #43, replace this one :
set tcp.foldercomp h<24 [0] [9 102 17 7 0 1 0 1]
...to get this :
set tcp.foldercomp h<24 [0] [13 102 13 7 0 1 0 1]

- In line #235, replace this one :
set envcp.hide [0 0 21 110 0 0 0 1]
...to get this :
set envcp.hide [0 0 25 110 0 0 0 1]

Save the changes done.

2) In the Nitrogen pack, I have two themes rather dark (Nitrogen and NitrogenR) and two others a little more bright (NitrogenB and NitrogenRB). Open the zip file that I have uploaded here, which contains all the graphic files involved. You'll see in it two folders : one for dark themes (NitroDark) and one for the more bright ones (NitroBright). Select all the files in each folder and replace the existing files with them in the themes involved.

Rezip each themes with a .ReaperThemeZip extension and replace the existing themes with the new ones.

And let me eventually know how things are working...
__________________
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...

Last edited by cubic13; 06-04-2018 at 01:22 PM. Reason: envcp line to edit forgotten...
cubic13 is offline   Reply With Quote
Old 06-06-2018, 07:49 AM   #11
Vagalume
Human being with feelings
 
Join Date: Nov 2015
Posts: 604
Default

I have tried but it only moves the index to the right (maybe it's my fault). Anyway, don't worry I was able to edit the: tcp_idxbg.png and tcp_idxbg_sel.png and it works just fine. Thanks again
Vagalume is offline   Reply With Quote
Old 06-06-2018, 09:18 AM   #12
cubic13
Human being with feelings
 
cubic13's Avatar
 
Join Date: Dec 2013
Location: Near Serre-Ponçon lake, french Alps
Posts: 855
Default

It's normal, as the mod indeed shifts the overall position of the index digits by 2 pixels on the right. But it also widen the whole index area of 4, keeping the index digits centered.
Actually, you should have got this, with NitrogenB (or RB) :



Glad you got it solved somehow on your end, though...
__________________
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 09:48 AM.


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