Obxd synthesizer

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS
OB-Xd - Virtual Analog Synthesizer$99.00Buy

Post

Thanks!

Post

Thanks for the new version.

Post

New nightly build for macOS and Windows at https://www.discodsp.net/obxd-nightly/

What's new
  • Added tooltip value on XML themes for specific display option.
You can add any control to show tooltip by adding the value tooltip="1" on the XML file.
Make sure themes folder is correctly replaced.
Feedback is appreciated.

Post

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.

Post

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 :)

Post

So just to verify, it would look like this?

Code: Select all

	<VALUE NAME="voiceDetuneKnob" x="58" y="273" d="40" tooltip="1"/> 
...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

	<All_Tooltips="1"/> 

Post

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.

Post

Much easier! For us. ;)

Post

Development branch push. OSC 1/2 pitch now display semitone values.

Remember that using Shift will lock to Octave values.

Image

New nightly build once we get the new Tooltips menu implemented.

Post

You mean semitone not octave, I'm sure :)

Really nice to have tooltips in!

Post

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.

Image

New nightly build once we get the new Tooltips menu implemented.
That right there will be reason enough to keep tooltips on! :clap:

Post

New nightly build for macOS and Windows at https://www.discodsp.net/obxd-nightly/

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.

Post

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? :)

Post

Using shift always did octave lock.

Post

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...

Post Reply

Return to “Instruments”