Zebra Redux
- KVRAF
- 5234 posts since 25 Feb, 2008
Geomorph - don't know how you'd do this (different colours?), X axis prime divisors: 1/2, 1/3, 1/5, 1/7, 1/11 and multiples: 1/4, 1/8, 1/6, 1/9. The ability to snap to grid would be the icing on the cake.drzhnn wrote:What kind of grids, rulers and other useful information would you like to see in GeoMorph, SpectroMorph, GeoBlend and SpectroBlend modes?
Spectroblend - partial number.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
New update: Zebra.Redux.2015.0331.0245.zip
Zebra, Zebrify, Mini:
- OSCs: Replaced oscillator mode menu with tabs
- OSCs: Added support for different editor backgrounds
- OSCs: Replaced renderer button (soft/crisp) with an icon
- OSCs, MSEGs: Removed secondary preset browsers and moved current preset name to the right side
- Changed look of popup preset browser
- Popup preset browser now stays visible when switching main tabs
I'm still collecting your ideas on OSCs backgrounds. I've added support for them but haven't designed the actual graphics yet. So for now all 4 backgrounds are equal. You can find them in Zebra Redux\Images\Animations\osc_editor_bg\ folder.
Zebra, Zebrify, Mini:
- OSCs: Replaced oscillator mode menu with tabs
- OSCs: Added support for different editor backgrounds
- OSCs: Replaced renderer button (soft/crisp) with an icon
- OSCs, MSEGs: Removed secondary preset browsers and moved current preset name to the right side
- Changed look of popup preset browser
- Popup preset browser now stays visible when switching main tabs
I'm still collecting your ideas on OSCs backgrounds. I've added support for them but haven't designed the actual graphics yet. So for now all 4 backgrounds are equal. You can find them in Zebra Redux\Images\Animations\osc_editor_bg\ folder.
- KVRAF
- 4141 posts since 11 Aug, 2006 from Texas
I don't normally use alternative skins with Zebra. However, I've liked the screenshots of this and the revamping very interesting. Last night I installed the latest Zebra release and decided to add Redux too.
I am incredibly impressed with the attention to detail and workflow opportunities the skin provides. I really like the VCF pictures that give a quick indication of the resonance type and peaks and the location of the global settings.
Thank you drzhnn for all the hard work you've put into this. I appreciate it.
I am incredibly impressed with the attention to detail and workflow opportunities the skin provides. I really like the VCF pictures that give a quick indication of the resonance type and peaks and the location of the global settings.
Thank you drzhnn for all the hard work you've put into this. I appreciate it.
-
- KVRian
- 1061 posts since 3 Oct, 2011
Still love the Mini Redux skin
a beautiful little labour of love from drzhnn
Little niggle: for the MSEGs there's no symbols to indicate editor switch mode (Single, Shift or Draw), though I remember them by now it would be nice to have something other than just grey rectangles there
↓
A little request: think you can throw in some extra horizontal lines on the MSEG backgrounds for reference and making it easier to have loops match up, some dashed ones between the ones allready there for instance? Please? 
Little niggle: for the MSEGs there's no symbols to indicate editor switch mode (Single, Shift or Draw), though I remember them by now it would be nice to have something other than just grey rectangles there
You do not have the required permissions to view the files attached to this post.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
You are welcomebmrzycki wrote:Thank you drzhnn for all the hard work you've put into this. I appreciate it.
Unfortunately, I can only make Morph and Blend editors appear at the same time in the same place. I tried this and it was a messFLWrd wrote:It's great work. My idea: I would like to be able to see the GeoBlend wave in the background when drawing a GeoMorph. Is such a thing possible?
The ability of customizing this part of interface is very limited. I can't change the size of the buttons or move them around. They are just too smallGone soft wrote: Little niggle: for the MSEGs there's no symbols to indicate editor switch mode (Single, Shift or Draw), though I remember them by now it would be nice to have something other than just grey rectangles there↓
Yeah, this I can doGone soft wrote: A little request: think you can throw in some extra horizontal lines on the MSEG backgrounds for reference and making it easier to have loops match up, some dashed ones between the ones allready there for instance? Please?
-
- KVRian
- 628 posts since 18 May, 2010
Thanks anyway. Much appreciated.drzhnn wrote:Unfortunately, I can only make Morph and Blend editors appear at the same time in the same place. I tried this and it was a messFLWrd wrote:It's great work. My idea: I would like to be able to see the GeoBlend wave in the background when drawing a GeoMorph. Is such a thing possible?
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Not sure if this is working... I've put 4 different images for osc_editor_bg, but it doesn't work correctly. I put old backgrounds for 1 and 2, but they are not shown at all when switching osc modes.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
You're right. I forgot to remove old background variable from the script
Expect an update soon.
Note to myself: don't mess with the script file after 3 AM.
Note to myself: don't mess with the script file after 3 AM.
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Hehe. 
I assume you mean these:
PROPERTY control='Multipoint Editor 1' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 2' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 3' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 4' name='graphics' id='0' value='osc_editor_bg'
Even if I remove them, backgrounds don't show... In fact they're gone completely. I assume this is not quite correct, then:
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='0' value='osc_editor_bg_1'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='1' value='osc_editor_bg_2'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='2' value='osc_editor_bg_3'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='3' value='osc_editor_bg_4'
Don't think you can point to a single frame from an animation like this... Better not have them as animation then (or just name the background PNGs properly)?
I assume you mean these:
PROPERTY control='Multipoint Editor 1' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 2' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 3' name='graphics' id='0' value='osc_editor_bg'
PROPERTY control='Multipoint Editor 4' name='graphics' id='0' value='osc_editor_bg'
Even if I remove them, backgrounds don't show... In fact they're gone completely. I assume this is not quite correct, then:
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='0' value='osc_editor_bg_1'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='1' value='osc_editor_bg_2'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='2' value='osc_editor_bg_3'
PROPERTY control='OSC 1 Editor Mode Layers' name='graphics' id='3' value='osc_editor_bg_4'
Don't think you can point to a single frame from an animation like this... Better not have them as animation then (or just name the background PNGs properly)?
Last edited by EvilDragon on Tue Mar 31, 2015 12:22 pm, edited 1 time in total.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Woo - works! 
One more question (to save myself time from investigating the script and merging with my branch of edits) - how did you make it so that Osc/MSEG preset browser stays open when changing the main tabs?
One more question (to save myself time from investigating the script and merging with my branch of edits) - how did you make it so that Osc/MSEG preset browser stays open when changing the main tabs?
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
I believe I changed this line:
CONTROL type='Pane' name='_FileBrowser' bounds='231.00 200.00 455.00 470.00' parent='Top Panel' layerMask='1'
to
CONTROL type='Pane' name='_FileBrowser' bounds='231.00 200.00 455.00 470.00' parent='root' layerMask='7fffffff'
CONTROL type='Pane' name='_FileBrowser' bounds='231.00 200.00 455.00 470.00' parent='Top Panel' layerMask='1'
to
CONTROL type='Pane' name='_FileBrowser' bounds='231.00 200.00 455.00 470.00' parent='root' layerMask='7fffffff'
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
It works! Great - thanks 
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Just to clarify the reason for this change: now you can open preset browser for the OSC module in the SYNTH tab, then switch to OSCs or MSEGs tab and then click on the preset name of a module there (gray box on the right side of each editor) to activate the browser for that particular module. The preset browser will change its title correspondingly.
