Obxd synthesizer
-
Funkybot's Evil Twin Funkybot's Evil Twin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=116627
- KVRAF
- 12442 posts since 16 Aug, 2006
-
- KVRAF
- 5632 posts since 18 Jul, 2002
New nightly build for macOS and Windows at https://www.discodsp.net/obxd-nightly/
What's new
Make sure themes folder is correctly replaced.
Feedback is appreciated.
What's new
- Added tooltip value on XML themes for specific display option.
Make sure themes folder is correctly replaced.
Feedback is appreciated.
-
Funkybot's Evil Twin Funkybot's Evil Twin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=116627
- KVRAF
- 12442 posts since 16 Aug, 2006
Hi George,
Downloaded the latest build. Want to test out the tooltip on/off functionality but I'm not fully clear on how to do that. Does the Tooltip="1" go in the settings.xml or does it go in the coords.xml for each theme next to each control? If so what's the expected syntax.
Downloaded the latest build. Want to test out the tooltip on/off functionality but I'm not fully clear on how to do that. Does the Tooltip="1" go in the settings.xml or does it go in the coords.xml for each theme next to each control? If so what's the expected syntax.
-
- KVRAF
- 5632 posts since 18 Jul, 2002
tooltip="1" should be placed on coords.xml for each control. This should be developed further by including a view > all tooltips / relevant tooltips / no tooltips because I'm sure there will be users that won't want any of them 
-
Funkybot's Evil Twin Funkybot's Evil Twin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=116627
- KVRAF
- 12442 posts since 16 Aug, 2006
So just to verify, it would look like this?
...without that, no tooltips are displaying at all in this build, so you may not need an "All Tooltips Off" option, but you may want to add a global tag to turn them on.
Example (maybe something like):
Code: Select all
<VALUE NAME="voiceDetuneKnob" x="58" y="273" d="40" tooltip="1"/>
Example (maybe something like):
Code: Select all
<All_Tooltips="1"/>
-
- KVRAF
- 5632 posts since 18 Jul, 2002
It will be via menu. Will write the value to Skins.xml.
Last edited by george on Thu Mar 10, 2022 1:55 pm, edited 1 time in total.
-
Funkybot's Evil Twin Funkybot's Evil Twin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=116627
- KVRAF
- 12442 posts since 16 Aug, 2006
-
- KVRAF
- 5632 posts since 18 Jul, 2002
Development branch push. OSC 1/2 pitch now display semitone values.
Remember that using Shift will lock to Octave values.

New nightly build once we get the new Tooltips menu implemented.
Remember that using Shift will lock to Octave values.

New nightly build once we get the new Tooltips menu implemented.
- KVRAF
- 24410 posts since 7 Jan, 2009 from Croatia
You mean semitone not octave, I'm sure 
Really nice to have tooltips in!
Really nice to have tooltips in!
-
Funkybot's Evil Twin Funkybot's Evil Twin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=116627
- KVRAF
- 12442 posts since 16 Aug, 2006
That right there will be reason enough to keep tooltips on!discoDSP wrote: Thu Mar 10, 2022 1:52 pm Development branch push. OSC 1/2 pitch now display semitone values.
Remember that using Shift will lock to Octave values.
New nightly build once we get the new Tooltips menu implemented.
-
- KVRAF
- 5632 posts since 18 Jul, 2002
New nightly build for macOS and Windows at https://www.discodsp.net/obxd-nightly/
What's new
What's new
- Added tooltip menu with disabled, standard and full display.
- Updated JUCE framework to 6.1.6.
- OSC 1/2 tooltip display changed from 0-1 to semitone range (using Shift lock to octave).
- Overall tooltip range changed from 0-1 to 0-127 range.
- Fixed combobox memory leak.
- KVRAF
- 24410 posts since 7 Jan, 2009 from Croatia
OK so wait... Shift+drag on osc1/2 pitch used to snap to semitones, not octaves, in the previous version (I think that was prior to 2.7 perhaps?). This is not cool actually. Semitone snap is MUCH more useful than octave snap! Please revert this or provide an option for either behavior? 
-
- KVRAF
- 5632 posts since 18 Jul, 2002
Using shift always did octave lock.
- KVRAF
- 24410 posts since 7 Jan, 2009 from Croatia
Huh... My mind playing tricks on me then, apologies! But I just tried version 2.6 and there was no snapping on Shift at all (I suppose it was added in 2.7 as per changelog).
At any rate, it's a pain trying to get fifths or fourths offset without semitone snap...
At any rate, it's a pain trying to get fifths or fourths offset without semitone snap...
