Adam
Adam
> is it possible to change different pitch values in the piano roll to be different colors (and have that vary when the piano roll is showing the chromatic scale...
> Ahh, I'm confused. The issue linkage is correct. Your request deserves a seperate ticket. but it's a ui element being colored?
never heard of cairo??
> https://github.com/brummer10/ToneTwistPlugs/blob/main/plugins/CairoWidgets/CairoColourTheme.hpp#L219 so is that the default > https://github.com/brummer10/ToneTwistPlugs/blob/main/plugins/MetalTone/UIMetalTone.cpp#L23 and thats the default overridden with new values for Metal Tone?
right... do you have github actions on? can i just copy and paste in some values and have it automatically build and check it out?
> Github action works on this repository, but you cant write to it. That should be done locally on your computer. As you already know how to compile the plugs,...
and where do i store the fonts so it can be accessed by the program
> You must install the font as usual for fonts: https://wiki.debian.org/Fonts yeah but how do i pack it inside the plugin
wait are you thinking of a .deb package? im thinking of building it as a .clap with the font inside, why cant a font be stored as an asset i...
so this is a limitation of your chosen framework cairo. may i ask why cairo cant select a font that its an asset folder?