Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Color Themes and Icon Sets

Reply
 
Thread Tools Display Modes
Old 02-26-2020, 04:36 AM   #1
Triode
Human being with feelings
 
Triode's Avatar
 
Join Date: Jan 2012
Posts: 1,180
Default Hide mute and volume labels (leaving controls visible)?

Hi

I'm making some changes in Imperial to be able to show more tracks in the arrange view (decreasing tcp_heights)

Is it possible to hide mute (and volume) labels (not hiding the controls - just the labels). Looks kind of messy with text cut off at certain heights.

Many thanks
__________________
Mixing / Brush and Beater Drums Online: www.outoftheboxsounds.com
Triode is online now   Reply With Quote
Old 02-27-2020, 06:33 AM   #2
Triode
Human being with feelings
 
Triode's Avatar
 
Join Date: Jan 2012
Posts: 1,180
Default

To answer my own question for any souls interested:

I've found the "mute label" is part of the png file for the actual button so that's easy to edit out (although not height-dependently)

The volume label is addressed in the rtcofig and here is the edited code to make it height dependent:
Code:
set tcp.volume.label 				tcp.volume{w}==0 [0] h>46 + cm + * maxfolderdepth [18] [7 27 45 9 0 0 0 0]  h>46 + cm + * maxfolderdepth [18] [7 27 45 9 0 0 0 0]
__________________
Mixing / Brush and Beater Drums Online: www.outoftheboxsounds.com
Triode is online now   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:47 AM.


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