Old 11-19-2021, 12:43 PM   #161
Rodilab
Human being with feelings
 
Rodilab's Avatar
 
Join Date: Jan 2021
Location: Paris
Posts: 255
Default

Quote:
Originally Posted by Reflected View Post
for some reason it colors the childrens even if "Set always color to children tracks option" is not selected

anyway to change that so it won't color sub tracks (childrens) automatically ?
Weird... This option work well at home.
If "Set always color to children tracks" option is disable, then children tracks are not changed.

Are you sure it is not colored by SWS auto-color?
Rodilab is offline   Reply With Quote
Old 11-20-2021, 12:40 AM   #162
Reflected
Human being with feelings
 
Reflected's Avatar
 
Join Date: Jul 2009
Posts: 3,294
Default

Quote:
Originally Posted by Rodilab View Post
Weird... This option work well at home.
If "Set always color to children tracks" option is disable, then children tracks are not changed.

Are you sure it is not colored by SWS auto-color?
Thanks!

needed to turn AUTO color by SWS - off:
Reflected is offline   Reply With Quote
Old 11-20-2021, 10:57 AM   #163
Thonex
Human being with feelings
 
Join Date: May 2018
Location: Los Angeles
Posts: 1,719
Default

Color Palette is my defacto standard Reaper color tool! You really did amazing work here Rodilab!

I have 1 feature request, if I may be so bold, and maybe there is a way to already achieve this. But here it is:

Would it be possible to use the "In Order" feature starting with a selected color? It seems all the Key Commands are already intelligently taken, so maybe double-clicking a color would select it as an anchor for the In Order starting color?

So If I wanted to do a starting color of green, I could double-click on it (or maybe a better selection option) and hit "In Order" to start from green (as seen below)?



Anyway... just a thought.

Thanks for such a great utility!

Cheers,

Andrew K
__________________
Cheers... Andrew K
Reaper v6.80+dev0621 - June 21 2023 • Catalina • Mac Mini 2020 6 core i7 • 64GB RAM • OS: Catalina • 4K monitor • RME RayDAT card with Sync Card and extended Light Pipe.
Thonex is offline   Reply With Quote
Old 11-24-2021, 07:06 AM   #164
bodfum
Human being with feelings
 
bodfum's Avatar
 
Join Date: Oct 2017
Location: UK
Posts: 121
Default

Great script, I have an issue though. There is a delay between mouse click and action. e.g. Click on red to colour selected track, if I move the mouse from the red square too quickly then the track will be colouredwhatever colour the mouse lands on.
Another example. Clicking the close 'x' doesn't register for some milliseconds.

Windows 10 x64, latest Reaper.
bodfum is online now   Reply With Quote
Old 12-15-2021, 09:57 AM   #165
BPBaker
Human being with feelings
 
BPBaker's Avatar
 
Join Date: Oct 2013
Location: Brooklyn, NY
Posts: 209
Default

I feel like I'm late to the party here but I just installed this script and it's killer. Thanks for your work!
BPBaker is offline   Reply With Quote
Old 02-06-2022, 08:56 AM   #166
ANMO
Human being with feelings
 
ANMO's Avatar
 
Join Date: Jul 2020
Posts: 6
Default

Hey Rodilab! How can I fix this error when using the script?

rodilab_Color palette.lua:546: 'reaper.ImGui_CreateContext': expected 2 arguments maximum
Attached Images
File Type: jpg Error Rodilab.jpg (30.5 KB, 136 views)
ANMO is offline   Reply With Quote
Old 02-06-2022, 10:07 AM   #167
ANMO
Human being with feelings
 
ANMO's Avatar
 
Join Date: Jul 2020
Posts: 6
Default

I am using windows 7 and latest version color palette
Attached Images
File Type: jpg color-pallete.jpg (31.6 KB, 135 views)
ANMO is offline   Reply With Quote
Old 02-06-2022, 12:44 PM   #168
Rodilab
Human being with feelings
 
Rodilab's Avatar
 
Join Date: Jan 2021
Location: Paris
Posts: 255
Default

Hi ANMO,

What is your ReaImGui version ?
Rodilab is offline   Reply With Quote
Old 02-07-2022, 08:03 AM   #169
ANMO
Human being with feelings
 
ANMO's Avatar
 
Join Date: Jul 2020
Posts: 6
Default

Quote:
Originally Posted by Rodilab View Post
Hi ANMO,

What is your ReaImGui version ?
Thanks for the quick response, Rodilab!
Attached Images
File Type: jpg ReaImGui.jpg (23.4 KB, 153 views)
ANMO is offline   Reply With Quote
Old 02-08-2022, 06:37 AM   #170
Rodilab
Human being with feelings
 
Rodilab's Avatar
 
Join Date: Jan 2021
Location: Paris
Posts: 255
Default

This look like you are using Color palette v1.7.
Try to install (or reinstall ?) v2.10 and let me know
Rodilab is offline   Reply With Quote
Old 02-09-2022, 10:44 AM   #171
ANMO
Human being with feelings
 
ANMO's Avatar
 
Join Date: Jul 2020
Posts: 6
Default

Quote:
Originally Posted by Rodilab View Post
This look like you are using Color palette v1.7.
Try to install (or reinstall ?) v2.10 and let me know
Yes, it worked! Although it was shown that I had a version of the color palette 2.1, I clicked install, it reinstalled and everything started up, thanks!)
ANMO is offline   Reply With Quote
Old 06-23-2022, 06:10 AM   #172
anomar
Human being with feelings
 
anomar's Avatar
 
Join Date: Jan 2019
Location: Brazil
Posts: 114
Default Color Palette Script and RealmGui 0.7

Hi, rodilab. Only to inform you.
Since Realm GUI update 0.6.2 to 0.7 your script is broken, messages following:

...cripts\ReaTeam Scripts\Various\rodilab_Color palette.lua:2266: bad argument #3 to 'ImGui_ColorButton' (number has no integer representation)

ImGui assertion failed: (g.CurrentWindowStack.Size == 1) && "Mismatched Begin/BeginChild vs End/EndChild calls: did you forget to call End/EndChild?"

Cheers
anomar is online now   Reply With Quote
Old 06-23-2022, 10:27 AM   #173
PhelixK
Human being with feelings
 
PhelixK's Avatar
 
Join Date: Mar 2019
Posts: 876
Default

Quote:
Originally Posted by anomar View Post
Hi, rodilab. Only to inform you.
Since Realm GUI update 0.6.2 to 0.7 your script is broken, messages following:

...cripts\ReaTeam Scripts\Various\rodilab_Color palette.lua:2266: bad argument #3 to 'ImGui_ColorButton' (number has no integer representation)

ImGui assertion failed: (g.CurrentWindowStack.Size == 1) && "Mismatched Begin/BeginChild vs End/EndChild calls: did you forget to call End/EndChild?"

Cheers
confirmed, same error here on mac..
PhelixK is offline   Reply With Quote
Old 06-23-2022, 05:29 PM   #174
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Errors can be fixed by adding this to the top of the script:

Code:
dofile(reaper.GetResourcePath() .. '/Scripts/ReaTeam Extensions/API/imgui.lua')
  ('0.6')
@Rodilab Would this be OK to merge? https://github.com/ReaTeam/ReaScripts/pull/1013
cfillion is offline   Reply With Quote
Old 06-25-2022, 04:05 AM   #175
Rodilab
Human being with feelings
 
Rodilab's Avatar
 
Join Date: Jan 2021
Location: Paris
Posts: 255
Default

Thanks for reporting
And thanks Christian for this compatibility file. I submit an update.
Rodilab is offline   Reply With Quote
Old 08-07-2022, 05:16 PM   #176
Alez156
Human being with feelings
 
Alez156's Avatar
 
Join Date: Jun 2015
Location: Venezuela
Posts: 346
Default

Hey Rodilab I am not sure why I never complimented you work, thought I did!
But i've been using your script for months now and I still find it fascinating to me!

You made the best coloring tool I've seen in a DAW ever. It's so intuitive. Shortcuts are so clever. And it's so easy to create your own palettes. You nailed every detail about a good experience with this!

Just donated and will soon post about your script on my page if you don't mind! 💙

Thank you for the hard work!
__________________
💙 I run Reapertips.com | 🦋 Reapertips Theme | ☕️ Buy me a coffee
🎸 Modern Metal Songwriting REAPER Template
Alez156 is offline   Reply With Quote
Old 10-29-2022, 05:58 PM   #177
kenhepen
Human being with feelings
 
Join Date: Apr 2021
Posts: 10
Default

Hey Rodilab!

You did a great job! I upgraded to your color script from "Colour swatch" and that's just a new level.

I have a question. There is a checkbox "Quit after apply color". I expected it to work like "Colour swatch" style: I select an item, next I open your palette, then I click some color, so item colours and palette closes.

But I can't get palette closed. It needs manually closing by Esc or clicking upper right corner.

So what does checkbox "quit after apply color" do? How does it work? Is there possible to automatically close palette after click-to-color square?

I'm on Windows 11, Reaper 6.69, color palette 2.20.
kenhepen is offline   Reply With Quote
Old 11-04-2022, 02:10 AM   #178
signoc
Human being with feelings
 
signoc's Avatar
 
Join Date: Aug 2008
Location: Sweden
Posts: 96
Default

Quote:
Originally Posted by kenhepen View Post
Hey Rodilab!

... "Quit after apply color"....

But I can't get palette closed. It needs manually closing by Esc or clicking upper right corner.
Same for me, with this setting on, I expected the palette to close when I clicked a color, it does not.

But then again to add to the praise, this is a great palette script, removed my "hardcoded" icon palette colors from contextual toolbars and added a button to open this instead.
signoc is offline   Reply With Quote
Old 11-04-2022, 11:43 PM   #179
fmL
Human being with feelings
 
Join Date: Aug 2022
Posts: 213
Default

just started using this script. i have put the toolbar icon on the default toolbar and the palette opens to the left of the icon which puts it 3/4 off the screen. would it be possible to have it open in the last used position or in the middle of the screen? also, here on mac m1 monterey it isnt smooth when dragged. is this normal? another small thing is that the toolbar icon triangle will sometimes remain grey after i close the palette until i hover over the toolbar.
__________________
❑❑❑
fmL is offline   Reply With Quote
Old 11-11-2022, 11:58 AM   #180
joeyx
Human being with feelings
 
joeyx's Avatar
 
Join Date: Dec 2017
Location: Los Angeles and San Francisco
Posts: 56
Default

Awesome color utility, Rodi. Question re: check list mode. On my end, it seems check list works great with the Palette Colors, however when using User Colors, if I close the script, the user colors I checked all disappear...but gradually...like if I reopen the script, half the user colors I checked will disappear...close it and reopen, then another half disappear. Not sure if it's exactly, half, but that's the basic idea.

Also wondering if it would be possible (maybe it already is?) to use check list mode but rather than space bar to check a color, simply hold the left mouse button and drag to select multiple colors very quickly.

Cheers!
joeyx is offline   Reply With Quote
Old 11-16-2022, 04:17 AM   #181
luiza177
Human being with feelings
 
Join Date: Mar 2020
Posts: 195
Default

This is amazing! Thank you for upgrading Color Swatch to this extent

Might I make a small feature request to be able to import *.SWSColor files?
luiza177 is offline   Reply With Quote
Old 12-02-2022, 09:55 AM   #182
joexcm
Human being with feelings
 
Join Date: Aug 2021
Posts: 8
Default

Hi Rodilab, thanks so much for this extension!

I have a bug: saving and loading user files doesn't work. If I inspect the txt file that's created, it's completely blank and therefore loading one doesn't change the colours.

Thank you!
joexcm is offline   Reply With Quote
Old 12-07-2022, 10:43 AM   #183
User41
Human being with feelings
 
Join Date: Aug 2020
Posts: 240
Default

I’ve been using this script for a while and love it. Then earlier today I updated a bunch of my reapack scripts to the latest version and color palette no longer works.

The toolbar launches but has no or inaccurate functionality. I can’t even click on X to close the toolbars.

I’m on latest version or Reaper and Windows 11.

Any ideas of what I am doing wrong? I love this script and hope to get it working again someday.
User41 is offline   Reply With Quote
Old 12-10-2022, 08:11 AM   #184
User41
Human being with feelings
 
Join Date: Aug 2020
Posts: 240
Default

Sorry to bump but I still am having trouble getting this script to work since the Reaper and SWS updates I installed.

I'd tried using older versions and no luck.

Is it possible my SWS autocolor preferences went back to a default and I need to readjust them?
User41 is offline   Reply With Quote
Old 12-12-2022, 12:03 PM   #185
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Quote:
Originally Posted by User41 View Post
The toolbar launches but has no or inaccurate functionality. I can’t even click on X to close the toolbars.

I’m on latest version or Reaper and Windows 11.
Are you using monitors with non-100% scaling? If so, inaccurate mouse position might be a bug in ReaImGui 0.8 that I'm trying to track down. In the meantime, you can try downgrading it to before 0.7.2 (ReaPack > Browse packages).

Last edited by cfillion; 12-12-2022 at 12:15 PM.
cfillion is offline   Reply With Quote
Old 12-13-2022, 08:30 PM   #186
User41
Human being with feelings
 
Join Date: Aug 2020
Posts: 240
Default

Quote:
Originally Posted by cfillion View Post
Are you using monitors with non-100% scaling? If so, inaccurate mouse position might be a bug in ReaImGui 0.8 that I'm trying to track down. In the meantime, you can try downgrading it to before 0.7.2 (ReaPack > Browse packages).
I def use non-100% scaling but rodilab's palette worked fine previously.

thank you for your suggestion. unfort, I tried it (reverting to an older version of reaimgui) and it still does not work.
User41 is offline   Reply With Quote
Old 12-13-2022, 09:04 PM   #187
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Quote:
Originally Posted by User41 View Post
I tried it (reverting to an older version of reaimgui) and it still does not work.
0.7.1? (Also REAPER must be restarted for the downgrade to apply.) You can double-check the currently active version in ReaImGui_Demo.lua.
cfillion is offline   Reply With Quote
Old 12-14-2022, 08:52 AM   #188
User41
Human being with feelings
 
Join Date: Aug 2020
Posts: 240
Default

Quote:
Originally Posted by cfillion View Post
0.7.1? (Also REAPER must be restarted for the downgrade to apply.) You can double-check the currently active version in ReaImGui_Demo.lua.
Yes, I restarted Reaper. I didn’t restart my computer nor did I double check the currently active version, but I will try both of those things soon.

Thank you again for trying to help. That Rodilab script is the only “coloring” script I ever got along with. Mostly because my workflow has me changing the colors of things continuously while working on projects.
User41 is offline   Reply With Quote
Old 12-14-2022, 05:24 PM   #189
User41
Human being with feelings
 
Join Date: Aug 2020
Posts: 240
Default

Solved by reverting to ReaImGui 0.7.

Thank you.
User41 is offline   Reply With Quote
Old 12-22-2022, 07:39 AM   #190
Ideosound
Human being with feelings
 
Ideosound's Avatar
 
Join Date: Oct 2017
Location: U.K
Posts: 542
Default

This is a great script thanks! The option to "quit after apply colour" doesn't work on mac, I'm running everything up to date I believe. The GUI stays open after coloring an item for example. It's not the end of the world but would save an extra mouse click to not to have to close it manually if it might be fixable?
Ideosound is offline   Reply With Quote
Old 12-22-2022, 07:49 AM   #191
Alez156
Human being with feelings
 
Alez156's Avatar
 
Join Date: Jun 2015
Location: Venezuela
Posts: 346
Default

Quote:
Originally Posted by Ideosound View Post
This is a great script thanks! The option to "quit after apply colour" doesn't work on mac, I'm running everything up to date I believe. The GUI stays open after coloring an item for example. It's not the end of the world but would save an extra mouse click to not to have to close it manually if it might be fixable?
I can confirm it doesn't work on mac. I do remember it used to work, though. May be a bug in the latest version?
__________________
💙 I run Reapertips.com | 🦋 Reapertips Theme | ☕️ Buy me a coffee
🎸 Modern Metal Songwriting REAPER Template
Alez156 is offline   Reply With Quote
Old 12-22-2022, 04:19 PM   #192
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Seems that it broke in v2.0, it no longer checks the 'close' flag that it sets.

Replacing this line (2585 currently):
Code:
if not open or r.ImGui_IsKeyDown(ctx,27)then
...by this:
Code:
if not open or close or r.ImGui_IsKeyDown(ctx, 27) then
...should fix it.
cfillion is offline   Reply With Quote
Old 12-23-2022, 04:42 AM   #193
PhelixK
Human being with feelings
 
PhelixK's Avatar
 
Join Date: Mar 2019
Posts: 876
Default

Quote:
Originally Posted by cfillion View Post
...should fix it.
… indeed it does, nice!



__________________
CONCEPT SIX Basic < > CONCEPT SIX Series
PhelixK is offline   Reply With Quote
Old 12-23-2022, 07:03 AM   #194
Alez156
Human being with feelings
 
Alez156's Avatar
 
Join Date: Jun 2015
Location: Venezuela
Posts: 346
Default

Quote:
Originally Posted by cfillion View Post
Seems that it broke in v2.0, it no longer checks the 'close' flag that it sets.

Replacing this line (2585 currently):
Code:
if not open or r.ImGui_IsKeyDown(ctx,27)then
...by this:
Code:
if not open or close or r.ImGui_IsKeyDown(ctx, 27) then
...should fix it.
Thank you! 🤩
__________________
💙 I run Reapertips.com | 🦋 Reapertips Theme | ☕️ Buy me a coffee
🎸 Modern Metal Songwriting REAPER Template
Alez156 is offline   Reply With Quote
Old 12-28-2022, 08:50 AM   #195
vrobot
Human being with feelings
 
Join Date: Feb 2022
Posts: 6
Default

Quote:
Originally Posted by cfillion View Post
Seems that it broke in v2.0, it no longer checks the 'close' flag that it sets.

Replacing this line (2585 currently):
Code:
if not open or r.ImGui_IsKeyDown(ctx,27)then
...by this:
Code:
if not open or close or r.ImGui_IsKeyDown(ctx, 27) then
...should fix it.
It worked, thanks cfillion!
vrobot is offline   Reply With Quote
Old 01-08-2023, 02:33 AM   #196
SergeiSobchenko
Human being with feelings
 
Join Date: Feb 2018
Location: Ukraine
Posts: 196
Default Vertical Mod

Something wrong with Vertical Mod...
Attached Images
File Type: jpg Vertical Mod.JPG (11.4 KB, 85 views)
SergeiSobchenko is offline   Reply With Quote
Old 01-08-2023, 03:21 AM   #197
fmL
Human being with feelings
 
Join Date: Aug 2022
Posts: 213
Default

Quote:
Originally Posted by SergeiSobchenko View Post
Something wrong with Vertical Mod...
yes, even worse on my mac m1.
__________________
❑❑❑
fmL is offline   Reply With Quote
Old 01-08-2023, 03:29 AM   #198
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Quote:
Originally Posted by SergeiSobchenko View Post
Something wrong with Vertical Mod...
Looking into it, it appears to be an bug in ReaImGui's backward-compatibility script.

EDIT: Fixing for 0.8.3. Meanwhile, you can add this line in <resource path>/Scripts/ReaTeam Extensions/API/imgui.lua:
Code:
diff --git a/shims/lua/0.8.lua b/shims/lua/0.8.lua
index 318df191..526a2ebe 100644
--- a/shims/lua/0.8.lua
+++ b/shims/lua/0.8.lua
@@ -29,7 +29,7 @@ reaper.ImGui_DetachFont = reaper.ImGui_Detach
 -- obsoleted window boundary extension via SetCursorPos (ocornut/imgui#5548)
 local function shimWindowEnd(func)
   return function(ctx, ...)
     reaper.ImGui_SameLine(ctx, nil, 0)
+    reaper.ImGui_Spacing(ctx)
     func(ctx, ...)
   end
 end

Last edited by cfillion; 01-08-2023 at 12:36 PM.
cfillion is offline   Reply With Quote
Old 01-08-2023, 12:39 PM   #199
SergeiSobchenko
Human being with feelings
 
Join Date: Feb 2018
Location: Ukraine
Posts: 196
Default

Quote:
Originally Posted by cfillion View Post
Meanwhile, you can add this line in <resource path>/Scripts/ReaTeam Extensions/API/imgui.lua:
Thanks, Cfillion! Now it works.
SergeiSobchenko is offline   Reply With Quote
Old 02-14-2023, 07:00 AM   #200
reapero
Human being with feelings
 
Join Date: Aug 2011
Posts: 517
Default

Awesome script!It doesnt quit after applying color, even though the preferences say otherwise. Anyone else having this issue?
reapero 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 04:05 AM.


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