Zebra Redux
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
- KVRAF
- 4197 posts since 23 May, 2004 from Bad Vilbel, Germany
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Cool. I tried manually changing them to sliders too, but I don't get the right-click menu on them (with the Lock and MIDI learn functionality)... Also mousewheel needs more than one click to change the value by 1 step... and the value of the parameter doesn't show in the parameter display. Weeeeeeird.

Much obliged. I assume you'd also love to see each Diva filter in a separate pane rather than tab between them, then?Howard wrote:I notified Urs just now.EvilDragon wrote:Urs?
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
I guess this is because you need to make changes also in the PARAMETER line. Like so:EvilDragon wrote:Cool. I tried manually changing them to sliders too, but I don't get the right-click menu on them (with the Lock and MIDI learn functionality)... Also mousewheel needs more than one click to change the value by 1 step... and the value of the parameter doesn't show in the parameter display. Weeeeeeird.)
CONTROL type='Slider' name='Display 2351' bounds='2.00 0.00 20.00 200.00' parent='Arp Controls Pane' layerMask='1'
PROPERTY control='Display 2351' name='colours' id='0' value='none'
PROPERTY control='Display 2351' name='colours' id='1' value='none'
PROPERTY control='Display 2351' name='colours' id='2' value='none'
PROPERTY control='Display 2351' name='graphics' id='0' value='none'
PROPERTY control='Display 2351' name='graphics' id='1' value='arp_transpose'
PARAMETER control='Display 2351' port='Slider Value' module='VCC' parameter='Atrp1' valuestring='generic'
PROPERTY control='Display 2351' name='direction' id='0' value='vertical'
- KVRAF
- 24415 posts since 7 Jan, 2009 from Croatia
Ahh! Awesome, awesome, thanks! It was set to 'integer'.
GUI editing for u-he plugins definitely needs a manual of its own.
GUI editing for u-he plugins definitely needs a manual of its own.
- KVRist
- 265 posts since 30 Sep, 2007 from Roma
Thanks drzhnn!
After your explanation I've definitely know that this will be my next go to skin for zebra for a long long time!
After your explanation I've definitely know that this will be my next go to skin for zebra for a long long time!
God save the Groove!
-
- KVRist
- 253 posts since 13 Nov, 2013 from London
Excellent work - the new way the sequencer values function is so much better! Also liking the overall layout with all modtabs always visible.
A question - would it be possible to enable MIDI learn for the sequencer's transposition etc?
A question - would it be possible to enable MIDI learn for the sequencer's transposition etc?
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Not like that step recorder in Hive, but standard Zebra MidiLearn feature is still here and you can assign MIDI CC to each of 16 steps.tedlogan wrote:A question - would it be possible to enable MIDI learn for the sequencer's transposition etc?
-
- KVRist
- 253 posts since 13 Nov, 2013 from London
Ah yes, of course (was at work so couldn't check). I see it is MIDI-learn enabled, but not configurable in Live, which is what I meant to say I wanted. Would be cool if Zebra and Bazille's sequencers could be configurable for use with a patch template rack in Live. Oh well, no big deal.drzhnn wrote:Not like that step recorder in Hive, but standard Zebra MidiLearn feature is still here and you can assign MIDI CC to each of 16 steps.tedlogan wrote:A question - would it be possible to enable MIDI learn for the sequencer's transposition etc?
Anyway, looking forward to the latest Redux release. Thanks again
-
- KVRist
- 263 posts since 19 Nov, 2012
Just checked this out for the first time and i think that you are doing a great job!
Going to have to explore for half an hour to get my head around it, it feels like a new instrument.
Going to have to explore for half an hour to get my head around it, it feels like a new instrument.
- KVRAF
- 18419 posts since 26 Jun, 2006 from San Francisco Bay Area
This looks great! Big improvement, IMO. I just found out about it... I'll have to try it later if I can pry myself away from my work.
Zerocrossing Media
4th Law of Robotics: When turning evil, display a red indicator light. ~[ ●_● ]~
4th Law of Robotics: When turning evil, display a red indicator light. ~[ ●_● ]~
- KVRian
- 1172 posts since 21 Jul, 2012
This is doing my head in.. I am trying to get the Rack Highlight to show in the original Redux skin so I can see it first of all and then color it red. But for the life of me.. I can't get it to work with the editor and I have tried searching in the script but nada.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
In order to make the module highlight feature work you need to change line #117 from this:
COLOUR name='module_highlight' rgba='00ff7e00'
to this:
COLOUR name='module_highlight' rgba='ff3800ff'
Just edit or replace this line, save changes and reload the skin. Let me know if it doesn't work and I'll upload the edited script for you.
COLOUR name='module_highlight' rgba='00ff7e00'
to this:
COLOUR name='module_highlight' rgba='ff3800ff'
Just edit or replace this line, save changes and reload the skin. Let me know if it doesn't work and I'll upload the edited script for you.
