View Single Post
Old 11-20-2017, 01:53 PM   #1
TonE
Human being with feelings
 
Join Date: Feb 2009
Location: Reaper HAS send control via midi !!!
Posts: 4,032
Default Auto Color for items (not tracks, not markers, not regions)

We have auto color/icon/layout.

In first column we can select between:
rule type: track or marker or region (unfortunately take is missing here)

So we can not define any "take name" rules, to get automatic coloring.
Do we have already any alternative methods or scripts?

Example:
PHP Code:
if (take name "C8")
{
    
color 0x000000
    icon 
bass.png

TonE is offline   Reply With Quote