Diva Redux
-
- KVRist
- 115 posts since 6 Nov, 2014
one of the best UI designs ever. Font choice is fantastic, too.
I wish some devs would take example from such clean and easy-to-use designs.
I wish some devs would take example from such clean and easy-to-use designs.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Thanks guys! And I have a little update for you 
diva-redux-2019-1212-0125.zip
- added black theme
- fixed CPU meter issue in LB version (9033)
- fixed Preferences page height

diva-redux-2019-1212-0125.zip
- added black theme
- fixed CPU meter issue in LB version (9033)
- fixed Preferences page height

- KVRian
- 707 posts since 29 Dec, 2016 from India
damm thanks for this
REAPER, Phase Plant , Unfiltered Audio TRIAD and LION, NI classic collection,......... ETC
-
- KVRer
- 1 posts since 18 Jun, 2019
Wow, thanks for this. Not only does this look great, the change in workflow is intriguing. I'm eager to try it.
-
- KVRer
- 25 posts since 3 May, 2019
Just here to show some appreciation for this skin. This is one of the best, if not the best skins in terms of provided functionality. Everything all in one view, no tabs, no visual clutter. Diva as its core elements.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Tekkera wrote: Wed Jan 06, 2021 12:40 am Just here to show some appreciation for this skin. This is one of the best, if not the best skins in terms of provided functionality. Everything all in one view, no tabs, no visual clutter. Diva as its core elements.
-
- KVRist
- 59 posts since 26 Mar, 2020
I like this skin A LOT. Allows for a very fast workflow and still not cluttered.
Since the last skin linked in this topic isn't the most recent one and doesn't work in Ableton 11, here's the latest one: https://github.com/drzhnn/diva-redux/releases/tag/1.4.1
Since the last skin linked in this topic isn't the most recent one and doesn't work in Ableton 11, here's the latest one: https://github.com/drzhnn/diva-redux/releases/tag/1.4.1
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
Thanks! Can't believe I forgot to post the update here 
-
- KVRer
- 15 posts since 27 May, 2005
Switching between these themes makes my DAW (Logic) crash. Not always every time, but definitely every couple times I switch, it'll crash.
-
- KVRist
- 59 posts since 26 Mar, 2020
Unfortunately the same here in Ableton 11 (Beta 11.0.5b4). Too bad, because I really like the skin.tomatohorse wrote: Sun Jun 13, 2021 4:08 pm Switching between these themes makes my DAW (Logic) crash. Not always every time, but definitely every couple times I switch, it'll crash.
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
-
- KVRist
- 284 posts since 31 Aug, 2020
For some reason I hate the brassy init patch and all of a sudden it sounds great with your skin 
-
- KVRer
- 2 posts since 19 Jun, 2023
Hi, this seems to be an old post and may not even be seen, but I just downloaded this skin today. Really digging it as it brings a completely new perspective to a great synth. The workflow makes a lot more sense. However, I'm noticing the OSC fine tunes don't really "fine tune" enough without pressing shift (they move by .10 instead of .01). The original Diva fine tunes very well, but having to press shift on this new skin means I need both hands just to fine tune.
Am I experiencing something incorrectly with this skin?
Am I experiencing something incorrectly with this skin?
- KVRian
- Topic Starter
- 544 posts since 1 Jan, 2013 from Saint-Petersburg, Russia
It's intentional. I didn't like the behavior in the original skin so I changed the sensitivity for some knobs.
If you feel adventurous, you can dive into the Diva.txt script file and edit this behavior to your own liking. There's a 'customScale' parameter which controls this behavior of each knob. If you search for all the lines which have name='customScale' id='0' value='0.01' in them, you can then increase the value='0.01' part to say value='0.20' to make knobs more responsive. Of you can simple delete all such lines altogether to return to default behavior.
