Zebra Redux

Official support for: u-he.com
Post Reply New Topic
RELATED
PRODUCTS

Post

New update:

Zebra.Redux.2015.0620.1606.zip

- Zebra2, Zebrify: fixed unswappable ArpMod, MMix, MMap modules
- Zebra2: fixed missing MMix3 and MMix4 modules
- ZRev: Updated theme
- ZebraHZ: changed synth name in the top menu to ZebraHZ

Post

You're like a machine :D


Thanks, now it works! :)

Post

:-D This gets better and better!
For my eyes, another step towards perfection in Redux UDH would be changing the bright red (all user-definable elements) to e.g. amber... how do I do that?
Last edited by Howard on Sun Jun 21, 2015 8:36 am, edited 1 time in total.

Post

You mean modulation knobs? Use my color list (a few posts before), they're orange there (along with module colors more distinctive and less washed out than on drzhnn's UDH skin - kinda lacks contrast to me) ;)

Everything is very clear at the beginning of the script file:

Code: Select all

COLOUR name='label_mod' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_left' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_center' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_right' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_mark' rgba='ff600000'
COLOUR name='knob_mod_bipolar_left' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_center' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_right' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_mark' rgba='ff600000'
:)
Last edited by EvilDragon on Sun Jun 21, 2015 8:37 am, edited 1 time in total.

Post

Thanks EvilDragon! I actually prefer drzhnn's original "washed out" look (please don't shoot me), but with your orange elements.
I'm only half way there, though... I'd like to know which lines to change for the currently bright red '...' and labels:
Screen Shot 2015-06-21 at 11.34.43 .png
You do not have the required permissions to view the files attached to this post.

Post

Urs should hire drzhnn to do the Z3 GUI layout and also include easy ways to modify element colors. RGB mixer dialog or something.

Post

Howard - you should edit "label_mod" color as well. I pasted all the necessary color names in the post above ;)

Post

Howard wrote:Thanks EvilDragon! I actually prefer drzhnn's original "washed out" look (please don't shoot me), but with your orange elements.
I'm only half way there, though... I'd like to know which lines to change for the currently bright red '...' and labels:
Screen Shot 2015-06-21 at 11.34.43 .png
Here's your color scheme, Howard. Just replace the whole *** USER COLORS *** section with this and you'll get the EvilDragon's orange for mod knobs and their labels:

Code: Select all

*** USER COLORS START ***
COLOUR name='label_text' rgba='ffffff40'
COLOUR name='label_mod' rgba='ff6000ff'
COLOUR name='label_menu' rgba='ffffff70'
COLOUR name='knob_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_unipolar_mark' rgba='ff380000'
COLOUR name='knob_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_bipolar_mark' rgba='ff380000'
COLOUR name='knob_mod_unipolar_left' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_center' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_right' rgba='ff6000ff'
COLOUR name='knob_mod_unipolar_mark' rgba='ff540000'
COLOUR name='knob_mod_bipolar_left' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_center' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_right' rgba='ff6000ff'
COLOUR name='knob_mod_bipolar_mark' rgba='ff540000'
COLOUR name='knob_special_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_special_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_special_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_special_unipolar_mark' rgba='ff380000'
COLOUR name='knob_special_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_special_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_special_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_special_bipolar_mark' rgba='ff380000'
COLOUR name='knob_secondary_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_secondary_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_secondary_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_secondary_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_secondary_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_secondary_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_secondary_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_secondary_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq1_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_eq1_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_eq1_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq1_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq1_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_eq1_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_eq1_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq1_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq2_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_eq2_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_eq2_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq2_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq2_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_eq2_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_eq2_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq2_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq3_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_eq3_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_eq3_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq3_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq3_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_eq3_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_eq3_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq3_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq4_unipolar_left' rgba='00f5ffff'
COLOUR name='knob_eq4_unipolar_center' rgba='00ff81ff'
COLOUR name='knob_eq4_unipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq4_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq4_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_eq4_bipolar_center' rgba='00f5ffff'
COLOUR name='knob_eq4_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_eq4_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_bg' rgba='00000032'
COLOUR name='knob_mod_bg' rgba='00000032'
COLOUR name='knob_secondary_bg' rgba='ffffff12'
COLOUR name='knob_secondary_mod_bg' rgba='ffffff12'
COLOUR name='xy_puck_big' rgba='00ff81ff'
COLOUR name='xy_puck_small' rgba='ffffff70'
COLOUR name='eq_puck_1' rgba='ffffff70'
COLOUR name='eq_puck_2' rgba='ffffff70'
COLOUR name='eq_puck_3' rgba='ffffff70'
COLOUR name='eq_puck_4' rgba='ffffff70'
COLOUR name='config_bg' rgba='46454a00'
COLOUR name='config_sub_bg' rgba='46454aa1'
COLOUR name='diva_vcf_bg' rgba='46454a00'
COLOUR name='osc_bg' rgba='46454a00'
COLOUR name='osc_sub_bg' rgba='46454aa1'
COLOUR name='noise_bg' rgba='46454a00'
COLOUR name='vcf_bg' rgba='46454a00'
COLOUR name='fmo_bg' rgba='46454a00'
COLOUR name='fmo_sub_bg' rgba='46454aa1'
COLOUR name='comb_bg' rgba='46454a00'
COLOUR name='shaper_bg' rgba='46454a00'
COLOUR name='mix_bg' rgba='46454a00'
COLOUR name='xmf_bg' rgba='46454a00'
COLOUR name='xmf_sub_bg' rgba='46454aa1'
COLOUR name='sb_bg' rgba='46454a00'
COLOUR name='dist_bg' rgba='46454a00'
COLOUR name='arp_bg' rgba='46454a00'
COLOUR name='arp_sub_bg' rgba='46454aa1'
COLOUR name='arpmod_bg' rgba='46454a00'
COLOUR name='matrix_bg' rgba='46454a00'
COLOUR name='matrix_sub_bg' rgba='46454aa1'
COLOUR name='mseg_bg' rgba='46454a00'
COLOUR name='env_bg' rgba='46454a00'
COLOUR name='env_sub_bg' rgba='46454a71'
COLOUR name='lfo_bg' rgba='46454a00'
COLOUR name='lfo_sub_bg' rgba='46454a71'
COLOUR name='lfog_bg' rgba='46454a00'
COLOUR name='lfog_sub_bg' rgba='46454a71'
COLOUR name='mmix_bg' rgba='46454a00'
COLOUR name='mmap_bg' rgba='46454a00'
COLOUR name='fx_rack_bg' rgba='ffffff00'
COLOUR name='modfx_bg' rgba='46454a00'
COLOUR name='delay_bg' rgba='46454a00'
COLOUR name='comp_bg' rgba='46454a00'
COLOUR name='eq_bg' rgba='46454a00'
COLOUR name='rev_bg' rgba='46454a00'
COLOUR name='res_bg' rgba='46454a00'
COLOUR name='keyboard_bg' rgba='ffffff14'
COLOUR name='envfol_bg' rgba='ffffff14'
COLOUR name='pitchfol_bg' rgba='ffffff14'
COLOUR name='main_bg' rgba='212024ff'
COLOUR name='perf_bg' rgba='212024ee'
COLOUR name='osc_editor_bg' rgba='212024e0'
COLOUR name='label_group' rgba='ffffff90'
COLOUR name='group_bg' rgba='00000000'
COLOUR name='module_highlight' rgba='ffffff00'
COLOUR name='editor_in_rack_bg' rgba='21202472'
COLOUR name='mseg_editor_bg' rgba='21202482'
COLOUR name='mseg_cursor' rgba='ffffff1e'
COLOUR name='xy_bg' rgba='00000024'
COLOUR name='label_xy' rgba='ffffff32'
COLOUR name='module_tab_bg' rgba='00000032'
COLOUR name='label_module_tab_unselected' rgba='ffffff3c'
COLOUR name='label_module_tab_selected' rgba='ffffff3c'
COLOUR name='slider_bg' rgba='00000032'
COLOUR name='slider_border' rgba='0000001e'
COLOUR name='metarange_handle' rgba='ffffff3c'
COLOUR name='metarange_depth' rgba='ffffff50'
COLOUR name='browser_bg' rgba='1a191cf7'
COLOUR name='button_light_bg' rgba='ffffff00'
COLOUR name='button_light_border' rgba='ffffff0f'
COLOUR name='button_dark_bg' rgba='00000032'
COLOUR name='button_dark_border' rgba='0000001e'
COLOUR name='module_border' rgba='ffffff14'
COLOUR name='sub_module_border' rgba='ffffff00'
COLOUR name='scrollbar' rgba='ffffff10'
COLOUR name='grid_bg' rgba='ffffff0a'
COLOUR name='mixer_strip_bg' rgba='ffffff04'
*** USER COLORS END ***
~Pd~ wrote:Urs should hire drzhnn to do the Z3 GUI layout and also include easy ways to modify element colors. RGB mixer dialog or something.
Thank you for your trust! :) Really appreciate it, but I'm not a graphic designer, just a visual guy and a pixelf*cker by nature, I guess. I'm sure U-HE team will come up with a brilliant design for Zebra3 and we all will see it in the early preview builds before the final release. So we'll have enough time to poke Urs with a sharp stick if something goes wrong :hihi:

Post

drzhnn wrote:pixelf*cker by nature
:lol: :lol: :lol:


Here's a suggestion for you: why not update all the graphics so they're twice the resolution, so that everything looks better when resized to higher percentages? Personally I wouldn't use it, but people with 4K display might!

Post

Good idea! This could make me busy for a while :hihi: Though, I'm affraid that retina-friendly graphic resources will automatically increase memory consumption and will also affect GUI loading time. But... if this is something that people really need, I think I can do it.

If you are reading this and you need retina support in Redux theme, please leave a comment in this thread.

Otherwise, I'm going to invade Diva's territory.

Post

You could easily just make it a replacement folder, rather than the default for the skin (similarly to what u-he did for Satin, for example).

Also I'd suggest removing unused images from the skin (there are quite a few there from old Redux version). :)


Can't wait to see what you'll do to Diva. Careful now, she's a gentle lady! :)

Post

EvilDragon wrote:You could easily just make it a replacement folder, rather than the default for the skin (similarly to what u-he did for Satin, for example).

Also I'd suggest removing unused images from the skin (there are quite a few there from old Redux version). :)


Can't wait to see what you'll do to Diva. Careful now, she's a gentle lady! :)
Replacement folders don't work, since they are overwritten with each installation.
Makes more sense to make it a separate HD-skin.

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." - Rumi
Sculptures ScreenDream Mastodon

Post

They do work, because your theme should be in the Support/Themes folder, which doesn't get overwritten with each installation ;)

Post

- The HD images for Satin replace the standard images of Satin and get replaced each time I install Satin.
- If a new Redux skin version comes out, I usually drag the whole skin folder over the existing one -> HD images get overwritten and need to be dragged separately each time.

So if Urs would make a HD skin instead in addition to the normal one, the user could select which one to use globally and nothing would be overwritten.
And if Zebra Redux HD would exist as separate skin, updating it would be easy and painless.

I simply don't see a replacement folder as a good and clear way to do it.
What did I miss?

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." - Rumi
Sculptures ScreenDream Mastodon

Post

drzhnn wrote:Otherwise, I'm going to invade Diva's territory.
:o oh please do!

Post Reply

Return to “u-he”