Old 03-07-2019, 06:58 PM   #1
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default track and item colors

copy and paste track and item colors

there is a nice old py script for this.... let's me copy a given track or item color and paste it to other tracks or items

works fine for me on windows but tried it on a Mac it does not work...

so I was wondering if anyone ever remade this in lua???

I do have a lua that is copy - paste track\item color... but even that on the Mac does not work OK for items.... It does work fine for Tracks

I guess what would be better on the Mac would be 4 distinct lua's... copy track color, paste track color, and copy item color, paste item color

It might also be helpful to know what version of Python is needed to used on a Mac...
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva

Last edited by hopi; 03-07-2019 at 10:11 PM.
hopi is offline   Reply With Quote
Old 03-19-2019, 02:53 AM   #2
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,818
Default

The two larger colouring lua scripts have all the commands you need to do this.


ReaNoir and Colour Swatch, both in the ReaTeam repo of Reapack .


The command is
Code:
reaper.SetTrackColor(sel_track, set_colour)



ReaNoir even has capture capability.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon 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 11:40 AM.


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