In the file LooksSetup.Xml of MUX6 (VST edition), it seems impossible to modify these colors for MuDrumSampla:
<ButtonOffBackColor>
<ButtonOffForeColor>
<ButtonOnBackColor>
<ButtonOnForeColor>
<ScrollbarShaftColor>
<ScrollbarThumbColor>
<PlayCursorLineColor>
I would like to have them with these parameters which fit for my eyes and that I have set the same way for MuSampla. Here are the parameters that I choose for MuSampla and for MuDrumSampla:
<ButtonOffBackColor>0,0,255</ButtonOffBackColor>
<ButtonOffForeColor>255,255,255</ButtonOffForeColor>
<ButtonOnBackColor>255,0,0</ButtonOnBackColor>
<ButtonOnForeColor>255,255,255</ButtonOnForeColor>
<ScrollbarShaftColor>0,128,0</ScrollbarShaftColor>
<ScrollbarThumbColor>0,0,0</ScrollbarThumbColor>
<PlayCursorLineColor>255,255,0</PlayCursorLineColor>
But as soon as I relaunch MUX (VST version), for MuSampla it keeps correctly my colors... but for MuDrumSampla it resets the colors to these values which are not good for me:
<ButtonOffBackColor>11,11,11</ButtonOffBackColor>
<ButtonOffForeColor>0,255,0</ButtonOffForeColor>
<ButtonOnBackColor>0,255,0</ButtonOnBackColor>
<ButtonOnForeColor>0,0,0</ButtonOnForeColor>
<ScrollbarShaftColor>64,64,64</ScrollbarShaftColor>
<ScrollbarThumbColor>11,11,11</ScrollbarThumbColor>
<PlayCursorLineColor>0,255,0</PlayCursorLineColor>
Since they seem to be built the same manner so to behave the same, I think that it's probably a bug in the procedure of the settings for the MuDrumSampla colors.
Could you confirm that it's a bug, Jo? And if not, just tell me why a different behavior for two instruments which have the same purpose (one being generalist, the other being specialized in drums)? Perhaps it's me who is wrong, humbly... but for the moment I'm sure that it's simply something forgotten in the code. The error is human...
I have found some other strange things (minor, but eh...) in the settings of the colors. So if you are interested for a future fix edition...
