|  |
angelus, do the following changes:
angelus_PsycleFL.psm
"generator_solo_source"=32,132,30,19 <- (width 30, not 31)
"generator_solo_dest"=138,35 <- ( x = 138, not 137)
"generator_vu_dest"=3,41,102 (width was 96 instead of 102)
Generator Skin has the pan slider drawn!!!!!
If you could make all the vu's the same size ( i.e. 6) it would look better. you have 18 leds when 17 would be the perfect size, then, do this:
"generator_vu0_source"=0,118,6,12 (width 6 instead of 5)
"generator_vu_peak_source"=96,118,6,12 (width 6 instead of 5)
"effect_vu0_source"=0,118,6,12 (width 6 instead of 5)
"effect_vu_peak_source"=96,118,6,12 (width 6 instead of 5)
As indicated by the comments in the skin file, "on indicators also designate clickable area", so, change this from
angelus_PycleFL.psh:
"record_on_source"=30,23,20,10 (y and height)
"mute_on_source"=54,23,28,10 (y and height)
"solo_on_source"=86,23,26,10 (y and height)
"record_on_dest"=30,3 (y now needs to be 3)
"mute_on_dest"=54,3 (y now needs to be 3)
"solo_on_dest"=86,3 (y now needs to be 3)
Still, i notice that there is some sort of "move-like" effect, which comes from reducing the size from the original to the one needed by psycle. If you can't fix it, it is not a big problem.
also, change the following for better looking:
"number_0_source"=2,40,10,11 (x 2 instead of 1)
Finally, i've fixed two bugs in psycle, which showed with your skin.
First one that "dancing vu's", which I already knew, but didn't fix yet.
And the other one is on the pattern header. one couldn't click on the "o" of solo, neither on the "e" of mute,because the program was always getting the width of "rec" instead.
Good skin, like your previous ones. 
Btw.. weren't you working on a remake of the mercury2 also?
__________________ <[JAZ]> Pa pi pa pa pa pi pa.... ;·D
|