Yes, it's in the works.EvilDragon wrote:I assume Zebrify will follow?
Zebra Redux
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Thanks guys
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Here's perhaps a small bug:
MMix1-4 don't seem to want to swap their position with MMap modules (or between each other) for whatever reason. Pane height perhaps?
And here's a screenshot of my small modification (I like the mod matrix menus respecting the color of modulation knobs. Also I like the grayscale BG on the EQ. Plus there are some parameter label changes (KeyTrk to Track, Feedbk to Feed, for example, etc.)

MMix1-4 don't seem to want to swap their position with MMap modules (or between each other) for whatever reason. Pane height perhaps?
And here's a screenshot of my small modification (I like the mod matrix menus respecting the color of modulation knobs. Also I like the grayscale BG on the EQ. Plus there are some parameter label changes (KeyTrk to Track, Feedbk to Feed, for example, etc.)

- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Looks cool
Thanks! Also ArpMods were affected. Fixed.EvilDragon wrote: MMix1-4 don't seem to want to swap their position with MMap modules (or between each other) for whatever reason. Pane height perhaps?
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Well, looks like the second generation Redux is now ready to replace the old one
What do you think?
Zebra.Redux.2015.0619.0509.zip
- Fixed unswappable MMix, MMap and ArpMod modules
- Added support for Zebrify
- Added ZRev to the package (no theme update)
I also shortened the names of the themes, so if you were using Redux as your default theme you'll need to reset it. Sorry for that.
Zebra.Redux.2015.0619.0509.zip
- Fixed unswappable MMix, MMap and ArpMod modules
- Added support for Zebrify
- Added ZRev to the package (no theme update)
I also shortened the names of the themes, so if you were using Redux as your default theme you'll need to reset it. Sorry for that.
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
There are some unused images from the 1st gen Redux skin in the Images folder. Just FYI 
There's a missing ZEBRA button in top right for Zebrify. Also, the KeySource dropdown has this black text above it that just repeats what the image says. Probably text needs to be made transparent
Also, hmmm... it doesn't seem that behaviour for flipping MMix/MMap/ArpMod has changed. I certainly didn't notice any changes via file comparison tool.
There's a missing ZEBRA button in top right for Zebrify. Also, the KeySource dropdown has this black text above it that just repeats what the image says. Probably text needs to be made transparent
Also, hmmm... it doesn't seem that behaviour for flipping MMix/MMap/ArpMod has changed. I certainly didn't notice any changes via file comparison tool.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
That's weird. I downloaded the archive and rechecked. Everything's working here:


- KVRAF
- 1950 posts since 17 Jun, 2005
I was going to ask what Zebra 2 module those cool and very useful parameters belong to, in the top right area of your screenhsot, and then I realized they are the familiar Zebrify controls
(blush)
Again, top job with Redux, working great over here.
Again, top job with Redux, working great over here.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
OK my bad, sorry! I was missing some images.drzhnn wrote:That's weird. I downloaded the archive and rechecked. Everything's working here:
-
- KVRian
- 1374 posts since 30 Mar, 2011
Would you mind sharing your user colors? I tried copying my UDH colors to the new script, but now mine looks more like this:EvilDragon wrote:Here's perhaps a small bug:
MMix1-4 don't seem to want to swap their position with MMap modules (or between each other) for whatever reason. Pane height perhaps?
And here's a screenshot of my small modification (I like the mod matrix menus respecting the color of modulation knobs. Also I like the grayscale BG on the EQ. Plus there are some parameter label changes (KeyTrk to Track, Feedbk to Feed, for example, etc.)

- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Code: Select all
COLOUR name='label_text' rgba='ffffff78'
COLOUR name='label_mod' rgba='ff6000ff'
COLOUR name='label_menu' rgba='00ff7eff'
COLOUR name='label_menu_matrix' rgba='ff6000ff'
COLOUR name='knob_unipolar_left' rgba='ff3000ff'
COLOUR name='knob_unipolar_center' rgba='ff3000ff'
COLOUR name='knob_unipolar_right' rgba='ff3000ff'
COLOUR name='knob_unipolar_mark' rgba='ff300000'
COLOUR name='knob_bipolar_left' rgba='ff3000ff'
COLOUR name='knob_bipolar_center' rgba='ff3000ff'
COLOUR name='knob_bipolar_right' rgba='ff3000ff'
COLOUR name='knob_bipolar_mark' rgba='ff300000'
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'
COLOUR name='knob_special_unipolar_left' rgba='00ff7fff'
COLOUR name='knob_special_unipolar_center' rgba='00ff7fff'
COLOUR name='knob_special_unipolar_right' rgba='00ff7fff'
COLOUR name='knob_special_unipolar_mark' rgba='00ff7f00'
COLOUR name='knob_special_bipolar_left' rgba='00ff58ff'
COLOUR name='knob_special_bipolar_center' rgba='00ff58ff'
COLOUR name='knob_special_bipolar_right' rgba='00ff58ff'
COLOUR name='knob_special_bipolar_mark' rgba='00ff7f00'
COLOUR name='knob_secondary_unipolar_left' rgba='ffffff64'
COLOUR name='knob_secondary_unipolar_center' rgba='ffffff64'
COLOUR name='knob_secondary_unipolar_right' rgba='ffffff64'
COLOUR name='knob_secondary_unipolar_mark' rgba='ffffff00'
COLOUR name='knob_secondary_bipolar_left' rgba='ffffff64'
COLOUR name='knob_secondary_bipolar_center' rgba='ffffff64'
COLOUR name='knob_secondary_bipolar_right' rgba='ffffff64'
COLOUR name='knob_secondary_bipolar_mark' rgba='ffffff00'
COLOUR name='knob_eq1_unipolar_left' rgba='ff0000ff'
COLOUR name='knob_eq1_unipolar_right' rgba='ff0000ff'
COLOUR name='knob_eq1_unipolar_center' rgba='ff0000ff'
COLOUR name='knob_eq1_unipolar_mark' rgba='ff000000'
COLOUR name='knob_eq1_bipolar_left' rgba='ff0000ff'
COLOUR name='knob_eq1_bipolar_right' rgba='ff0000ff'
COLOUR name='knob_eq1_bipolar_center' rgba='ff0000ff'
COLOUR name='knob_eq1_bipolar_mark' rgba='ff000000'
COLOUR name='knob_eq2_unipolar_left' rgba='ff5500ff'
COLOUR name='knob_eq2_unipolar_center' rgba='ff5500ff'
COLOUR name='knob_eq2_unipolar_right' rgba='ff5500ff'
COLOUR name='knob_eq2_unipolar_mark' rgba='ff550000'
COLOUR name='knob_eq2_bipolar_left' rgba='ff5500ff'
COLOUR name='knob_eq2_bipolar_right' rgba='ff5500ff'
COLOUR name='knob_eq2_bipolar_center' rgba='ff5500ff'
COLOUR name='knob_eq2_bipolar_mark' rgba='ff550000'
COLOUR name='knob_eq3_unipolar_left' rgba='ffaa00ff'
COLOUR name='knob_eq3_unipolar_center' rgba='ffaa00ff'
COLOUR name='knob_eq3_unipolar_right' rgba='ffaa00ff'
COLOUR name='knob_eq3_unipolar_mark' rgba='ffaa0000'
COLOUR name='knob_eq3_bipolar_left' rgba='ffaa00ff'
COLOUR name='knob_eq3_bipolar_right' rgba='ffaa00ff'
COLOUR name='knob_eq3_bipolar_center' rgba='ffaa00ff'
COLOUR name='knob_eq3_bipolar_mark' rgba='ffaa0000'
COLOUR name='knob_eq4_unipolar_left' rgba='ffff00ff'
COLOUR name='knob_eq4_unipolar_center' rgba='ffff00ff'
COLOUR name='knob_eq4_unipolar_right' rgba='ffff00ff'
COLOUR name='knob_eq4_unipolar_mark' rgba='ffff0000'
COLOUR name='knob_eq4_bipolar_left' rgba='ffff00ff'
COLOUR name='knob_eq4_bipolar_right' rgba='ffff00ff'
COLOUR name='knob_eq4_bipolar_center' rgba='ffff00ff'
COLOUR name='knob_eq4_bipolar_mark' rgba='ffff0000'
COLOUR name='knob_bg' rgba='00000046'
COLOUR name='knob_mod_bg' rgba='00000046'
COLOUR name='knob_secondary_bg' rgba='ffffff14'
COLOUR name='knob_secondary_mod_bg' rgba='ffffff14'
COLOUR name='xy_puck_big' rgba='00ff7eff'
COLOUR name='xy_puck_small' rgba='ff3000ff'
COLOUR name='eq_puck_1' rgba='ff0000ff'
COLOUR name='eq_puck_2' rgba='ff5500ff'
COLOUR name='eq_puck_3' rgba='ffaa00ff'
COLOUR name='eq_puck_4' rgba='ffff00ff'
COLOUR name='config_bg' rgba='565a5b1e'
COLOUR name='config_sub_bg' rgba='565a5b5a'
COLOUR name='diva_vcf_bg' rgba='46454a10'
COLOUR name='osc_bg' rgba='00cd6a1e'
COLOUR name='osc_sub_bg' rgba='82dbac32'
COLOUR name='noise_bg' rgba='9cff0032'
COLOUR name='vcf_bg' rgba='ff003c38'
COLOUR name='fmo_bg' rgba='1fa30024'
COLOUR name='fmo_sub_bg' rgba='50ab3b32'
COLOUR name='comb_bg' rgba='ce08c21e'
COLOUR name='shaper_bg' rgba='ff6c0032'
COLOUR name='mix_bg' rgba='5598e31e'
COLOUR name='xmf_bg' rgba='ff003c38'
COLOUR name='xmf_sub_bg' rgba='ff447042'
COLOUR name='sb_bg' rgba='5598e31e'
COLOUR name='dist_bg' rgba='ff6c0032'
COLOUR name='arp_bg' rgba='00e64c22'
COLOUR name='arp_sub_bg' rgba='00e64c22'
COLOUR name='arpmod_bg' rgba='51fc9d32'
COLOUR name='matrix_bg' rgba='7437001e'
COLOUR name='matrix_sub_bg' rgba='71513131'
COLOUR name='mseg_bg' rgba='00c6ff1e'
COLOUR name='env_bg' rgba='255eee1e'
COLOUR name='env_sub_bg' rgba='5872b33c'
COLOUR name='lfo_bg' rgba='00d2ff1e'
COLOUR name='lfo_sub_bg' rgba='00d2ff28'
COLOUR name='lfog_bg' rgba='00ffcc1e'
COLOUR name='lfog_sub_bg' rgba='00ffcc28'
COLOUR name='mmix_bg' rgba='6b49ff1e'
COLOUR name='mmap_bg' rgba='5598e31e'
COLOUR name='fx_rack_bg' rgba='00000086'
COLOUR name='modfx_bg' rgba='0054ff1e'
COLOUR name='delay_bg' rgba='00ffc01e'
COLOUR name='comp_bg' rgba='c1956f1e'
COLOUR name='eq_bg' rgba='4646461e'
COLOUR name='rev_bg' rgba='9c00ff1e'
COLOUR name='res_bg' rgba='46454a10'
COLOUR name='keyboard_bg' rgba='46464614'
COLOUR name='envfol_bg' rgba='0066ff30'
COLOUR name='pitchfol_bg' rgba='b400ff30'
COLOUR name='main_bg' rgba='161616ff'
COLOUR name='perf_bg' rgba='161616ff'
COLOUR name='osc_editor_bg' rgba='161616f0'
COLOUR name='label_group' rgba='ffffff90'
COLOUR name='group_bg' rgba='00000000'
COLOUR name='module_highlight' rgba='afafaf6f'
COLOUR name='editor_in_rack_bg' rgba='20202070'
COLOUR name='mseg_editor_bg' rgba='151515f0'
COLOUR name='mseg_cursor' rgba='ffffff20'
COLOUR name='xy_bg' rgba='00000024'
COLOUR name='label_xy' rgba='ffffff30'
COLOUR name='module_tab_bg' rgba='00000030'
COLOUR name='label_module_tab_unselected' rgba='ffffff30'
COLOUR name='label_module_tab_selected' rgba='ffffff60'
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='ffffff19'
COLOUR name='button_dark_bg' rgba='00000030'
COLOUR name='button_dark_border' rgba='00000020'
COLOUR name='module_border' rgba='ffffff20'
COLOUR name='sub_module_border' rgba='ffffff10'
COLOUR name='scrollbar' rgba='ffffff20'
COLOUR name='grid_bg' rgba='ffffff0a'
COLOUR name='mixer_strip_bg' rgba='ffffff06'- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
drzhnn, can you tell me what you did to fix this, because I can't see any difference in the script...EvilDragon wrote:Also, hmmm... it doesn't seem that behaviour for flipping MMix/MMap/ArpMod has changed. I certainly didn't notice any changes via file comparison tool.
In fact, just trying vanilla Redux skin, I don't think this bug is fixed... I still can't flip between MMix and MMap here. Bottom gap of ArpMod/MMap/MMix is simply non-responsive.
-
- KVRian
- 1374 posts since 30 Mar, 2011
Thanks so much!EvilDragon wrote:Note that you will manually have to replace the 'label_menu' colors to 'label_menu_matrix' for matrix dropdown menus (MMT1-MMT12).Code: Select all
COLOUR name='label_text' rgba='ffffff78' COLOUR name='label_mod' rgba='ff6000ff' ...
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Your are right. Looks like I fixed this only in ZHZEvilDragon wrote:drzhnn, can you tell me what you did to fix this, because I can't see any difference in the script...
In fact, just trying vanilla Redux skin, I don't think this bug is fixed... I still can't flip between MMix and MMap here. Bottom gap of ArpMod/MMap/MMix is simply non-responsive.
BTW, the problem wasn't in overlappng modules. It was a 'RackMember' property control which was assigned to wrong panels.
