A different colour for group tracks - and colour the VSTs!!&#3

It would be awesome if we could make group tracks a slightly different colour = see attached image.

Also making the VSTs coloured would really help to quickly identify them !

midierror

@midi-error.

Unfortunately, within a group there may be several cases:

  • All children tracks.
  • More children groups with more children tracks in several nesting levels.

What to do in each case?

I believe that it is possible using the API to iterate among all the children, classify between group or track and color according to “a specific color”. This color could be the RGB color of the parent group with a higher tone, about 30 more points in each R, G, B value (<= 255). This could appear in the group’s context menu “~Unify color of the son tracks”.If you are very interested, I could build the tool…

Coloring the VST’s is not possible with the API available, it is internal.I believe that before, it would be necessary to completely remodel the instrument box, in order to associate the tracks with the instruments in some way, if the user wishes (it would be optional).To identify a VST instrument, you have the plug icon inside each instrument slot.

It would be awesome if we could make group tracks a slightly different colour = see attached image.

For automatic group colors, I recommend trying the auto colors tool: http://renoise.com/tools/autocolors . It seems to auto-upgrade just fine to Renoise 3.1

Simple usage: 1) install, 2) set a track background blend to your desire, 3) enter “add:Group” into its track name to add a rule/filter.

Just reminded me of an old shortcut in my Go To Send Tool

GTS Increment FX Track Color

cycles between medium/low and no coloring on all send and group tracks (changes background blend between 40,19 and 0)

https://forum.renoise.com/t/new-tool-go-to-send-track/39206

8223 Go To Send Cycle Colors.PNG

thanks for the help! I’ll investigate these options