So, trying to find a RGB color picker online that works with Pd's data structure's scheme, but can't figure it out. Hints Thanks
-
Pd's RGB color scheme for Data Structures
-
@porres Pd data structure colors explained: https://forum.pdpatchrepo.info/topic/11085/how-to-convert-pd-s-color-numbers-for-data-structures-to-rgb
-
@porres Based on easily stolen work by @ingox and stuff from the hcs library because I am still struggling with messages to tcl/tk........ for windows.zip
Contains a .dll....... but if you have the HCS library in another OS it might work.
David. -
@whale-av nice!
Also again the recommendation of jmmmp library, which contains some very nice vanilla abstractions, including a color picker: https://puredata.info/downloads/jmmmp and in Deken/Find externals. The objects are [ds-color-sel], [pd-colors] and [rgb-color]. -
@ingox Some of that must be new....... if I ever really get to use vanilla on a day to day basis that will be good to know......
David.